Home
last modified time | relevance | path

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

12

/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.cpp56 void CustomDialogElement::ShowDialog() in ShowDialog() function in OHOS::Ace::CustomDialogElement
Dcustom_dialog_component.h35 void ShowDialog() in ShowDialog() function
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
Dfrontend_delegate.h180 …virtual void ShowDialog(const PromptDialogAttr& dialogAttr, const std::vector<ButtonInfo>& buttons, in ShowDialog() function
182 virtual void ShowDialog(const std::string& title, const std::string& message, in ShowDialog() function
185 …virtual void ShowDialog(const PromptDialogAttr& dialogAttr, const std::vector<ButtonInfo>& buttons, 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/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_common/
Dwifi_notification_util.cpp115 void WifiNotificationUtil::ShowDialog(WifiDialogType type) in ShowDialog() function in OHOS::Wifi::WifiNotificationUtil
/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.cpp85 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/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/interfaces/native/node/
Dcustom_dialog_model.cpp291 ArkUI_Int32 ShowDialog(ArkUIDialogHandle controllerHandler, bool showInSubWindow) in ShowDialog() function
/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
Dselect_popup_component.cpp144 void SelectPopupComponent::ShowDialog( in ShowDialog() function in OHOS::Ace::SelectPopupComponent
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
Dfrontend_delegate_declarative_ng.cpp647 void FrontendDelegateDeclarativeNG::ShowDialog(const std::string& title, const std::string& message, in ShowDialog() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG
662 void FrontendDelegateDeclarativeNG::ShowDialog(const std::string& title, const std::string& message, in ShowDialog() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG
678 void FrontendDelegateDeclarativeNG::ShowDialog(const PromptDialogAttr& dialogAttr, in ShowDialog() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG
715 void FrontendDelegateDeclarativeNG::ShowDialog(const PromptDialogAttr& dialogAttr, in ShowDialog() function in OHOS::Ace::Framework::FrontendDelegateDeclarativeNG
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Ddialog_container.cpp476 void DialogContainer::ShowDialog(int32_t instanceId, const std::string& title, const std::string& m… in ShowDialog() function in OHOS::Ace::Platform::DialogContainer
497 void DialogContainer::ShowDialog(int32_t instanceId, const PromptDialogAttr& dialogAttr, in ShowDialog() function in OHOS::Ace::Platform::DialogContainer
/foundation/arkui/ace_engine/test/unittest/core/pipeline/
Dmock_overlay_manager.cpp60 RefPtr<FrameNode> OverlayManager::ShowDialog( in ShowDialog() function in OHOS::Ace::NG::OverlayManager
/foundation/arkui/ace_engine/frameworks/core/common/
Dwatch_dog_mingw.cpp324 void ThreadWatcher::ShowDialog() const in ShowDialog() function in OHOS::Ace::ThreadWatcher
Dwatch_dog.cpp373 void ThreadWatcher::ShowDialog() const in ShowDialog() function in OHOS::Ace::ThreadWatcher
/foundation/arkui/ace_engine/frameworks/core/components/picker/
Dpicker_base_component.cpp115 void PickerBaseComponent::ShowDialog(const RefPtr<StackElement>& stack, bool disableTouchEvent) in ShowDialog() function in OHOS::Ace::PickerBaseComponent
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/
Dcj_frontend_abstract.cpp246 void CJFrontendAbstract::ShowDialog(const std::string& title, const std::string& message, in ShowDialog() function in OHOS::Ace::CJFrontendAbstract
/foundation/arkui/ace_engine/frameworks/base/subwindow/
Dsubwindow_manager.cpp867 void SubwindowManager::ShowDialog(const std::string& title, const std::string& message, in ShowDialog() function in OHOS::Ace::SubwindowManager
900 void SubwindowManager::ShowDialog(const PromptDialogAttr& dialogAttr, const std::vector<ButtonInfo>… in ShowDialog() function in OHOS::Ace::SubwindowManager
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
Ddom_picker_base.cpp80 void DOMPickerBase::ShowDialog() const in ShowDialog() function in OHOS::Ace::Framework::DOMPickerBase
/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/
Dmock_plugin_frontend_delegate.cpp235 void PluginFrontendDelegate::ShowDialog(const std::string& title, const std::string& message, in ShowDialog() function in OHOS::Ace::Framework::PluginFrontendDelegate
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
Dfrontend_delegate_declarative.cpp1677 void FrontendDelegateDeclarative::ShowDialog(const std::string& title, const std::string& message, in ShowDialog() function in OHOS::Ace::Framework::FrontendDelegateDeclarative
1692 void FrontendDelegateDeclarative::ShowDialog(const std::string& title, const std::string& message, in ShowDialog() function in OHOS::Ace::Framework::FrontendDelegateDeclarative
1708 void FrontendDelegateDeclarative::ShowDialog(const PromptDialogAttr& dialogAttr, const std::vector<… in ShowDialog() function in OHOS::Ace::Framework::FrontendDelegateDeclarative
1752 void FrontendDelegateDeclarative::ShowDialog(const PromptDialogAttr& dialogAttr, const std::vector<… in ShowDialog() function in OHOS::Ace::Framework::FrontendDelegateDeclarative
/foundation/arkui/ace_engine/adapter/ohos/entrance/subwindow/
Dsubwindow_ohos.cpp1522 void SubwindowOhos::ShowDialog(const std::string& title, const std::string& message, in ShowDialog() function in OHOS::Ace::SubwindowOhos
1534 void SubwindowOhos::ShowDialog(const PromptDialogAttr& dialogAttr, const std::vector<ButtonInfo>& b… in ShowDialog() function in OHOS::Ace::SubwindowOhos
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
Dcalendar_picker_pattern.cpp428 void CalendarPickerPattern::ShowDialog() in ShowDialog() function in OHOS::Ace::NG::CalendarPickerPattern

12