Home
last modified time | relevance | path

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

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