Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
Dweb_client_impl.cpp1020 void WebClientImpl::OnNativeEmbedLifecycleChange(std::shared_ptr<NWeb::NWebNativeEmbedDataInfo> dat… in OnNativeEmbedLifecycleChange() function in OHOS::Ace::WebClientImpl
Dweb_delegate.cpp6493 void WebDelegate::OnNativeEmbedLifecycleChange(std::shared_ptr<OHOS::NWeb::NWebNativeEmbedDataInfo>… in OnNativeEmbedLifecycleChange() function in OHOS::Ace::WebDelegate
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_web.cpp4669 void JSWeb::OnNativeEmbedLifecycleChange(const JSCallbackInfo& args) in OnNativeEmbedLifecycleChange() function in OHOS::Ace::Framework::JSWeb