Home
last modified time | relevance | path

Searched defs:ShowDialog (Results 1 – 25 of 27) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
Dfrontend_delegate.h144 …virtual void ShowDialog(const PromptDialogAttr& dialogAttr, const std::vector<ButtonInfo>& buttons, in ShowDialog() function
146 virtual void ShowDialog(const std::string& title, const std::string& message, in ShowDialog() function
149 …virtual void ShowDialog(const PromptDialogAttr& dialogAttr, const std::vector<ButtonInfo>& buttons, in ShowDialog() function
Dfrontend_delegate_impl.cpp932 void FrontendDelegateImpl::ShowDialog(const std::string& title, const std::string& message, in ShowDialog() function in OHOS::Ace::Framework::FrontendDelegateImpl
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/
Ddialog_module.cpp37 JSIValue DialogModule::ShowDialog(const JSIValue thisVal, const JSIValue args[], uint8_t argsNum) in ShowDialog() function in OHOS::ACELite::DialogModule
/foundation/arkui/ace_engine/frameworks/core/components/custom_dialog/
Dcustom_dialog_element.cpp58 void CustomDialogElement::ShowDialog() in ShowDialog() function in OHOS::Ace::CustomDialogElement
Dcustom_dialog_component.h35 void ShowDialog() in ShowDialog() function
/foundation/arkui/ace_engine/adapter/ohos/services/uiservice/src/
Dui_service_mgr_client.cpp114 ErrCode UIServiceMgrClient::ShowDialog(const std::string& name, in ShowDialog() function in OHOS::Ace::UIServiceMgrClient
/foundation/arkui/ace_engine_lite/frameworks/src/core/dialog/
Djs_dialog.cpp66 bool JSDialog::ShowDialog(JSIValue thisVal, in ShowDialog() function in OHOS::ACELite::JSDialog
/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/arkui_mock/src/
Dui_service_mgr_client_mock.cpp88 ErrCode UIServiceMgrClient::ShowDialog(const std::string& name, const std::string& params, in ShowDialog() function in OHOS::Ace::UIServiceMgrClient
/foundation/ability/ability_runtime/test/moduletest/mock/src/
Dui_service_mgr_client_mock.cpp86 ErrCode UIServiceMgrClient::ShowDialog(const std::string& name, const std::string& params, in ShowDialog() function in OHOS::Ace::UIServiceMgrClient
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
Dfrontend_delegate_declarative_ng.cpp613 void FrontendDelegateDeclarativeNG::ShowDialog(const std::string& title, const std::string& message, in ShowDialog() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG
627 void FrontendDelegateDeclarativeNG::ShowDialog(const std::string& title, const std::string& message, in ShowDialog() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG
642 void FrontendDelegateDeclarativeNG::ShowDialog(const PromptDialogAttr& dialogAttr, in ShowDialog() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG
665 void FrontendDelegateDeclarativeNG::ShowDialog(const PromptDialogAttr& dialogAttr, in ShowDialog() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
Dcustom_dialog_controller_model_impl.cpp69 void CustomDialogControllerModelImpl::ShowDialog(DialogProperties& dialogProperties, bool& pending,… in ShowDialog() function in OHOS::Ace::Framework::CustomDialogControllerModelImpl
/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
Dselect_popup_component.cpp146 void SelectPopupComponent::ShowDialog( in ShowDialog() function in OHOS::Ace::SelectPopupComponent
/foundation/arkui/ace_engine/test/unittest/core/pipeline/
Dmock_overlay_manager.cpp61 RefPtr<FrameNode> OverlayManager::ShowDialog( in ShowDialog() function in OHOS::Ace::NG::OverlayManager
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Ddialog_container.cpp455 void DialogContainer::ShowDialog(int32_t instanceId, const std::string& title, const std::string& m… in ShowDialog() function in OHOS::Ace::Platform::DialogContainer
475 void DialogContainer::ShowDialog(int32_t instanceId, const PromptDialogAttr& dialogAttr, in ShowDialog() function in OHOS::Ace::Platform::DialogContainer
/foundation/arkui/ace_engine/frameworks/core/common/
Dwatch_dog_mingw.cpp324 void ThreadWatcher::ShowDialog() const in ShowDialog() function in OHOS::Ace::ThreadWatcher
Dwatch_dog.cpp384 void ThreadWatcher::ShowDialog() const in ShowDialog() function in OHOS::Ace::ThreadWatcher
/foundation/arkui/ace_engine/frameworks/base/subwindow/
Dsubwindow_manager.cpp560 void SubwindowManager::ShowDialog(const std::string& title, const std::string& message, in ShowDialog() function in OHOS::Ace::SubwindowManager
590 void SubwindowManager::ShowDialog(const PromptDialogAttr& dialogAttr, const std::vector<ButtonInfo>… in ShowDialog() function in OHOS::Ace::SubwindowManager
/foundation/arkui/ace_engine/frameworks/core/components/picker/
Dpicker_base_component.cpp132 void PickerBaseComponent::ShowDialog(const RefPtr<StackElement>& stack, bool disableTouchEvent) in ShowDialog() function in OHOS::Ace::PickerBaseComponent
/foundation/arkui/ace_engine/adapter/ohos/entrance/subwindow/
Dsubwindow_ohos.cpp1145 void SubwindowOhos::ShowDialog(const std::string& title, const std::string& message, in ShowDialog() function in OHOS::Ace::SubwindowOhos
1157 void SubwindowOhos::ShowDialog(const PromptDialogAttr& dialogAttr, const std::vector<ButtonInfo>& b… in ShowDialog() function in OHOS::Ace::SubwindowOhos
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
Ddom_picker_base.cpp84 void DOMPickerBase::ShowDialog() const in ShowDialog() function in OHOS::Ace::Framework::DOMPickerBase
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
Dfrontend_delegate_declarative.cpp1520 void FrontendDelegateDeclarative::ShowDialog(const std::string& title, const std::string& message, in ShowDialog() function in OHOS::Ace::Framework::FrontendDelegateDeclarative
1534 void FrontendDelegateDeclarative::ShowDialog(const std::string& title, const std::string& message, in ShowDialog() function in OHOS::Ace::Framework::FrontendDelegateDeclarative
1549 void FrontendDelegateDeclarative::ShowDialog(const PromptDialogAttr& dialogAttr, const std::vector<… in ShowDialog() function in OHOS::Ace::Framework::FrontendDelegateDeclarative
1571 void FrontendDelegateDeclarative::ShowDialog(const PromptDialogAttr& dialogAttr, const std::vector<… in ShowDialog() function in OHOS::Ace::Framework::FrontendDelegateDeclarative
/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/
Dmock_plugin_frontend_delegate.cpp236 void PluginFrontendDelegate::ShowDialog(const std::string& title, const std::string& message, in ShowDialog() function in OHOS::Ace::Framework::PluginFrontendDelegate
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
Dcalendar_picker_pattern.cpp312 void CalendarPickerPattern::ShowDialog() in ShowDialog() function in OHOS::Ace::NG::CalendarPickerPattern
/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
Dplugin_frontend_delegate.cpp936 void PluginFrontendDelegate::ShowDialog(const std::string& title, const std::string& message, in ShowDialog() function in OHOS::Ace::Framework::PluginFrontendDelegate
/foundation/arkui/ace_engine/frameworks/core/pipeline/
Dpipeline_context.cpp1161 RefPtr<DialogComponent> PipelineContext::ShowDialog( in ShowDialog() function in OHOS::Ace::PipelineContext

12