Home
last modified time | relevance | path

Searched refs:GetNativeXComponentFromXcomponentsMap (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_xcomponent.h64 …fPtr<OHOS::Ace::NativeXComponentImpl>, OH_NativeXComponent*> GetNativeXComponentFromXcomponentsMap( in GetNativeXComponentFromXcomponentsMap() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_declarative_engine.cpp2138 XComponentClient::GetInstance().GetNativeXComponentFromXcomponentsMap(componentId); in InitXComponent()