Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dcontainer_scope.cpp97 void ContainerScope::UpdateRecentActive(int32_t id) in UpdateRecentActive() function in OHOS::Ace::ContainerScope
129 UpdateRecentActive(INSTANCE_ID_UNDEFINED); in RemoveAndCheck()
H A Dcontainer_scope.h68 static void UpdateRecentActive(int32_t id);
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dui_content_impl.cpp2197 ContainerScope::UpdateRecentActive(instanceId_); in Focus()