Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dui_content_impl.cpp254 onRouterChange_ = options.onRouterChange; in UIContentImpl()
422 AceContainer::AddRouterChangeCallback(instanceId_, onRouterChange_); in CommonInitialize()
H A Dui_content_impl.h194 Platform::SendCurrentRouterCallback onRouterChange_; variable