Searched defs:fullPathInfo (Results 1 – 4 of 4) sorted by relevance
570 … [weakEngine = WeakPtr<Framework::JsEngine>(jsEngine_)](std::unique_ptr<JsonValue> fullPathInfo) { in Initialize()
3309 auto fullPathInfo = jsonContentInfo->GetValue("fullPathInfo"); in RestoreRouterStack() local3346 auto fullPathInfo = pageRouterManager_->GetFullPathInfo(); in GetContentInfo() local
1065 void PageRouterManager::RestoreFullPathInfo(std::unique_ptr<JsonValue> fullPathInfo) in RestoreFullPathInfo()
1855 void JsiDeclarativeEngine::RestoreFullPathInfo(std::unique_ptr<JsonValue> fullPathInfo) in RestoreFullPathInfo()