Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view.cpp262 void JSViewFullUpdate::Destroy(JSView* parentCustomView) in Destroy()
395 void JSViewFullUpdate::DestroyChild(JSView* parentCustomView) in DestroyChild()
805 void JSViewPartialUpdate::Destroy(JSView* parentCustomView) in Destroy()
H A Djs_view_functions.cpp613 void ViewFunctions::Destroy(JSView* parentCustomView) in Destroy()