Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_xcomponent.h91 void DeleteFromNativeXcomponentsMapById(const std::string& xcomponentId) in DeleteFromNativeXcomponentsMapById() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_declarative_engine.cpp2222 XComponentClient::GetInstance().DeleteFromNativeXcomponentsMapById(componentId); in FireExternalEvent()