Home
last modified time | relevance | path

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

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