Home
last modified time | relevance | path

Searched refs:OnResourceLoad (Results 1 - 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.h77 static void OnResourceLoad(const JSCallbackInfo& args);
H A Djs_web.cpp1913 JSClass<JSWeb>::StaticMethod("onResourceLoad", &JSWeb::OnResourceLoad); in JSBind()
3669 void JSWeb::OnResourceLoad(const JSCallbackInfo& args) in OnResourceLoad() function in OHOS::OHOS::Ace::Framework::JSWeb
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_event_hub.h148 ACE_WEB_EVENT_PROPERTY(OnResourceLoad, void);
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dmock_web_delegate.cpp822 void WebDelegate::OnResourceLoad(const std::string& url) {} in OnResourceLoad() function in OHOS::Ace::WebDelegate
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.h899 void OnResourceLoad(const std::string& url);
H A Dweb_client_impl.cpp532 delegate->OnResourceLoad(url); in OnResource()
H A Dweb_delegate.cpp5300 void WebDelegate::OnResourceLoad(const std::string& url) in OnResourceLoad() function in OHOS::Ace::WebDelegate

Completed in 33 milliseconds