Home
last modified time | relevance | path

Searched refs:ContinueLoad (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.h415 void ContinueLoad() override
418 callback_->ContinueLoad();
/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_event.h745 virtual void ContinueLoad() = 0;
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp1816 JSClass<JSWebAppLinkCallback>::CustomMethod("continueLoad", &JSWebAppLinkCallback::ContinueLoad); in JSBind()
1827 void ContinueLoad(const JSCallbackInfo& args) in ContinueLoad() function in OHOS::OHOS::Ace::Framework::JSWebAppLinkCallback
1830 callback_->ContinueLoad(); in ContinueLoad()

Completed in 16 milliseconds