Home
last modified time | relevance | path

Searched defs:fullPathInfo (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Dpage_router_manager.cpp1054 void PageRouterManager::RestoreFullPathInfo(std::unique_ptr<JsonValue> fullPathInfo) in RestoreFullPathInfo() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_declarative_engine.cpp1865 void JsiDeclarativeEngine::RestoreFullPathInfo(std::unique_ptr<JsonValue> fullPathInfo) in RestoreFullPathInfo() argument
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.cpp3313 auto fullPathInfo = jsonContentInfo->GetValue("fullPathInfo"); in RestoreRouterStack() local
3350 auto fullPathInfo = pageRouterManager_->GetFullPathInfo(); in GetContentInfo() local
[all...]

Completed in 13 milliseconds