Home
last modified time | relevance | path

Searched refs:GetNativeEmbedLifecycleChangeId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.h1052 const EventMarker& GetNativeEmbedLifecycleChangeId() const in GetNativeEmbedLifecycleChangeId() function
1054 return declaration_->GetNativeEmbedLifecycleChangeId(); in GetNativeEmbedLifecycleChangeId()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/web/
H A Dweb_declaration.h345 const EventMarker& GetNativeEmbedLifecycleChangeId() const in GetNativeEmbedLifecycleChangeId() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp1864 … webCom->GetNativeEmbedLifecycleChangeId(), oldContext); in PrepareInitOHOSWeb()