Home
last modified time | relevance | path

Searched defs:OnHttpAuthRequest (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/web/
Dweb_component.h716 bool OnHttpAuthRequest(const BaseEventInfo* info) const in OnHttpAuthRequest() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
Dweb_delegate_cross.cpp1391 bool WebDelegateCross::OnHttpAuthRequest(void* object) in OnHttpAuthRequest() function in OHOS::Ace::WebDelegateCross
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_web.cpp2764 void JSWeb::OnHttpAuthRequest(const JSCallbackInfo& args) in OnHttpAuthRequest() function in OHOS::Ace::Framework::JSWeb
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
Dweb_delegate.cpp4694 bool WebDelegate::OnHttpAuthRequest(const std::shared_ptr<BaseEventInfo>& info) in OnHttpAuthRequest() function in OHOS::Ace::WebDelegate