Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view.h260 void DestroyChild(JSView* parentCustomView);
H A Djs_view.cpp264 DestroyChild(parentCustomView); in Destroy()
395 void JSViewFullUpdate::DestroyChild(JSView* parentCustomView) in DestroyChild() function in OHOS::Ace::Framework::JSViewFullUpdate