Home
last modified time | relevance | path

Searched defs:Confirm (Results 1 - 6 of 6) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_object_event.h76 virtual void Confirm(void* object, const std::string& promptResult, int index) {}; in Confirm() function in OHOS::Ace::WebCommonDialogObject
77 virtual void Confirm(void* object, int index) {}; in Confirm() function in OHOS::Ace::WebCommonDialogObject
108 virtual bool Confirm(void* object, std::string& userName, std::string& pwd, int index) in Confirm() function in OHOS::Ace::WebHttpAuthRequestObject
H A Dweb_delegate_cross.cpp491 void DialogResult::Confirm(const std::string& promptResult) in Confirm() function in OHOS::Ace::DialogResult
503 void DialogResult::Confirm() in Confirm() function in OHOS::Ace::DialogResult
523 bool WebAuthResult::Confirm(std::string& userName, std::string& pwd) in Confirm() function in OHOS::Ace::WebAuthResult
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_theme/theme_apply/
H A Djs_theme.h108 Color Confirm() const in Confirm() function in OHOS::Ace::Framework::JSThemeColors
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dmock_web_delegate.cpp250 void ResultOhos::Confirm() {} in Confirm() function in OHOS::Ace::ResultOhos
251 void ResultOhos::Confirm(const std::string& message) {} in Confirm() function in OHOS::Ace::ResultOhos
254 bool AuthResultOhos::Confirm(std::string& userName, std::string& pwd) in Confirm() function in OHOS::Ace::AuthResultOhos
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp198 void ResultOhos::Confirm() in Confirm() function in OHOS::Ace::ResultOhos
205 void ResultOhos::Confirm(const std::string& message) in Confirm() function in OHOS::Ace::ResultOhos
232 bool AuthResultOhos::Confirm(std::string& userName, std::string& pwd) in Confirm() function in OHOS::Ace::AuthResultOhos
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp114 void Confirm(const JSCallbackInfo& args) in Confirm() function in OHOS::OHOS::Ace::Framework::JSWebDialog
306 void Confirm(const JSCallbackInfo& args) in Confirm() function in OHOS::OHOS::Ace::Framework::JSWebHttpAuth

Completed in 28 milliseconds