Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/
H A Dpage_router_manager.h49 using UpdateRootComponentCallback = std::function<bool()>; variable
137 void SetUpdateRootComponentCallback(UpdateRootComponentCallback&& callback) in SetUpdateRootComponentCallback()
324 UpdateRootComponentCallback updateRootComponent_;