Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dace_run_args.h91 SendCurrentRouterCallback onRouterChange = nullptr; member
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Doptions.h88 SendCurrentRouterCallback onRouterChange; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.cpp422 void PipelineBase::onRouterChange(const std::string& url) in onRouterChange() function in OHOS::Ace::PipelineBase