Searched defs:OnResourceLoad (Results 1 - 3 of 3) sorted by relevance
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/ | ||
H A D | mock_web_delegate.cpp | 822 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 D | web_delegate.cpp | 5300 void WebDelegate::OnResourceLoad(const std::string& url) in OnResourceLoad() function in OHOS::Ace::WebDelegate |
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ | ||
H A D | js_web.cpp | 3669 void JSWeb::OnResourceLoad(const JSCallbackInfo& args) in OnResourceLoad() function in OHOS::OHOS::Ace::Framework::JSWeb |
Completed in 23 milliseconds