| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/ |
| D | frontend_delegate.h | 144 …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
|
| D | frontend_delegate_impl.cpp | 932 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/ |
| D | dialog_module.cpp | 37 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/ |
| D | custom_dialog_element.cpp | 58 void CustomDialogElement::ShowDialog() in ShowDialog() function in OHOS::Ace::CustomDialogElement
|
| D | custom_dialog_component.h | 35 void ShowDialog() in ShowDialog() function
|
| /foundation/arkui/ace_engine/adapter/ohos/services/uiservice/src/ |
| D | ui_service_mgr_client.cpp | 114 ErrCode UIServiceMgrClient::ShowDialog(const std::string& name, in ShowDialog() function in OHOS::Ace::UIServiceMgrClient
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/dialog/ |
| D | js_dialog.cpp | 66 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/ |
| D | ui_service_mgr_client_mock.cpp | 88 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/ |
| D | ui_service_mgr_client_mock.cpp | 86 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/ |
| D | frontend_delegate_declarative_ng.cpp | 613 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/ |
| D | custom_dialog_controller_model_impl.cpp | 69 void CustomDialogControllerModelImpl::ShowDialog(DialogProperties& dialogProperties, bool& pending,… in ShowDialog() function in OHOS::Ace::Framework::CustomDialogControllerModelImpl
|
| /foundation/arkui/ace_engine/frameworks/core/components/select_popup/ |
| D | select_popup_component.cpp | 146 void SelectPopupComponent::ShowDialog( in ShowDialog() function in OHOS::Ace::SelectPopupComponent
|
| /foundation/arkui/ace_engine/test/unittest/core/pipeline/ |
| D | mock_overlay_manager.cpp | 61 RefPtr<FrameNode> OverlayManager::ShowDialog( in ShowDialog() function in OHOS::Ace::NG::OverlayManager
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/ |
| D | dialog_container.cpp | 455 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/ |
| D | watch_dog_mingw.cpp | 324 void ThreadWatcher::ShowDialog() const in ShowDialog() function in OHOS::Ace::ThreadWatcher
|
| D | watch_dog.cpp | 384 void ThreadWatcher::ShowDialog() const in ShowDialog() function in OHOS::Ace::ThreadWatcher
|
| /foundation/arkui/ace_engine/frameworks/base/subwindow/ |
| D | subwindow_manager.cpp | 560 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/ |
| D | picker_base_component.cpp | 132 void PickerBaseComponent::ShowDialog(const RefPtr<StackElement>& stack, bool disableTouchEvent) in ShowDialog() function in OHOS::Ace::PickerBaseComponent
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/subwindow/ |
| D | subwindow_ohos.cpp | 1145 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/ |
| D | dom_picker_base.cpp | 84 void DOMPickerBase::ShowDialog() const in ShowDialog() function in OHOS::Ace::Framework::DOMPickerBase
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ |
| D | frontend_delegate_declarative.cpp | 1520 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/ |
| D | mock_plugin_frontend_delegate.cpp | 236 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/ |
| D | calendar_picker_pattern.cpp | 312 void CalendarPickerPattern::ShowDialog() in ShowDialog() function in OHOS::Ace::NG::CalendarPickerPattern
|
| /foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/ |
| D | plugin_frontend_delegate.cpp | 936 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/ |
| D | pipeline_context.cpp | 1161 RefPtr<DialogComponent> PipelineContext::ShowDialog( in ShowDialog() function in OHOS::Ace::PipelineContext
|