Home
last modified time | relevance | path

Searched defs:NavPathInfo (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_context.h30 explicit NavPathInfo(const std::string& name) : name_(name) {} in NavPathInfo() function
31 NavPathInfo(const std::string& name, bool isEntry) : name_(name), isEntry_(isEntry) {} in NavPathInfo() function
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/
H A Datomicserviceweb.js1119 class NavPathInfo { class
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DjsEnumStyle.js2143 class NavPathInfo { class