Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/web/
Dweb_component.h654 bool OnHttpAuthRequest(const BaseEventInfo* info) const in OnHttpAuthRequest() function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_web.cpp2222 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.cpp3973 bool WebDelegate::OnHttpAuthRequest(const std::shared_ptr<BaseEventInfo>& info) in OnHttpAuthRequest() function in OHOS::Ace::WebDelegate