Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dace_container.h53 using OnRouterChangeCallback = bool (*)(const std::string currentRouterPath); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.h102 using OnRouterChangeCallback = bool (*)(const std::string currentRouterPath); variable
H A Dpipeline_base.h565 using OnRouterChangeCallback = bool (*)(const std::string currentRouterPath); variable