Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_declarative_engine.cpp1857 std::unordered_map<std::string, std::string> routerPathInfoMap; in RestoreFullPathInfo() local
1881 routerPathInfoMap.emplace(url, pathInfo); in RestoreFullPathInfo()
1884 std::swap(routerPathInfoMap_, routerPathInfoMap); in RestoreFullPathInfo()