Home
last modified time | relevance | path

Searched defs:OpenCustomDialog (Results 1 – 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
Dfrontend_delegate.h178 …virtual void OpenCustomDialog(const PromptDialogAttr &dialogAttr, std::function<void(int32_t)> &&c… in OpenCustomDialog() function
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/
Dcj_frontend_abstract.cpp338 void CJFrontendAbstract::OpenCustomDialog(const PromptDialogAttr &dialogAttr, in OpenCustomDialog() function in OHOS::Ace::CJFrontendAbstract
/foundation/arkui/ace_engine/frameworks/base/subwindow/
Dsubwindow_manager.cpp983 void SubwindowManager::OpenCustomDialog(const PromptDialogAttr &dialogAttr, std::function<void(int3… in OpenCustomDialog() function in OHOS::Ace::SubwindowManager
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
Dfrontend_delegate_declarative_ng.cpp779 void FrontendDelegateDeclarativeNG::OpenCustomDialog(const PromptDialogAttr &dialogAttr, in OpenCustomDialog() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG
/foundation/arkui/ace_engine/adapter/ohos/entrance/subwindow/
Dsubwindow_ohos.cpp1572 void SubwindowOhos::OpenCustomDialog(const PromptDialogAttr& dialogAttr, std::function<void(int32_t… in OpenCustomDialog() function in OHOS::Ace::SubwindowOhos
/foundation/arkui/ace_engine/interfaces/napi/kits/promptaction/
Dprompt_action.cpp1964 void OpenCustomDialog(napi_env env, std::shared_ptr<PromptAsyncContext>& asyncContext, in OpenCustomDialog() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
Dfrontend_delegate_declarative.cpp1817 void FrontendDelegateDeclarative::OpenCustomDialog(const PromptDialogAttr &dialogAttr, in OpenCustomDialog() function in OHOS::Ace::Framework::FrontendDelegateDeclarative
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
Doverlay_manager.cpp2521 void OverlayManager::OpenCustomDialog(const DialogProperties& dialogProps, std::function<void(int32… in OpenCustomDialog() function in OHOS::Ace::NG::OverlayManager