Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_navigation_stack.h137 …JSRef<JSObject> CreatePathInfoWithNecessaryProperty(const RefPtr<NG::NavDestinationContext>& conte…
H A Djs_navigation_stack.cpp1108 JSRef<JSObject> item = CreatePathInfoWithNecessaryProperty(context); in RecoveryNavigationStack()
1165 JSRef<JSObject> JSNavigationStack::CreatePathInfoWithNecessaryProperty( in CreatePathInfoWithNecessaryProperty() function in OHOS::Ace::Framework::JSNavigationStack