Home
last modified time | relevance | path

Searched defs:idWithContainerId (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_xcomponent.h56 auto idWithContainerId = xcomponentId + std::to_string(Container::CurrentId()); in GetControllerFromJSXComponentControllersMap() local
67 auto idWithContainerId = xcomponentId + std::to_string(Container::CurrentId()); in GetNativeXComponentFromXcomponentsMap() local
81 auto idWithContainerId = xcomponentId + std::to_string(Container::CurrentId()); in AddControllerToJSXComponentControllersMap() local
87 auto idWithContainerId = xcomponentId + std::to_string(Container::CurrentId()); in DeleteControllerFromJSXComponentControllersMap() local
93 auto idWithContainerId = xcomponentId + std::to_string(Container::CurrentId()); in DeleteFromNativeXcomponentsMapById() local
107 auto idWithContainerId = xcomponentId + std::to_string(Container::CurrentId()); in AddJsValToJsValMap() local
116 auto idWithContainerId = xcomponentId + std::to_string(Container::CurrentId()); in DeleteFromJsValMapById() local
126 auto idWithContainerId = xcomponentId + std::to_string(Container::CurrentId()); in GetJSVal() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dxcomponent_component_client.h39 auto idWithContainerId = xcomponentId + std::to_string(Container::CurrentId()); in GetXComponentFromXcomponentsMap() local
50 auto idWithContainerId = xcomponentId + std::to_string(Container::CurrentId()); in AddXComponentToXcomponentsMap() local
63 auto idWithContainerId = xcomponentId + std::to_string(Container::CurrentId()); in DeleteFromXcomponentsMapById() local