Home
last modified time | relevance | path

Searched refs:GetNeedUpdatePathInfo (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_navigation_stack.h159 bool GetNeedUpdatePathInfo(int32_t index);
H A Djs_navigation_stack.cpp1038 bool needUpdate = GetNeedUpdatePathInfo(index); in UpdatePathInfoIfNeeded()
1061 bool JSNavigationStack::GetNeedUpdatePathInfo(int32_t index) in GetNeedUpdatePathInfo() function in OHOS::Ace::Framework::JSNavigationStack