Searched defs:RemoveCustomDialog (Results 1 - 2 of 2) sorted by relevance
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/ | ||
H A D | frontend_delegate.h | 187 virtual void RemoveCustomDialog(int32_t instanceId) {}; in RemoveCustomDialog() function in OHOS::Ace::Framework::FrontendDelegate |
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ | ||
H A D | frontend_delegate_declarative.cpp | 1774 void FrontendDelegateDeclarative::RemoveCustomDialog(int32_t instanceId) in RemoveCustomDialog() function in OHOS::Ace::Framework::FrontendDelegateDeclarative |
Completed in 7 milliseconds