Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_view.h145 virtual void RemoveChildGroupById(const std::string& viewId) {} in RemoveChildGroupById() function
Djs_view.cpp472 void JSViewFullUpdate::RemoveChildGroupById(const std::string& viewId) in RemoveChildGroupById() function in OHOS::Ace::Framework::JSViewFullUpdate