Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/service_router_framework/interfaces/inner_api/src/
H A Dservice_router_mgr_helper.cpp47 routerMgr_ = serviceRouterMgr; in SetServiceRouterMgr()
53 return routerMgr_; in InnerGetServiceRouterMgr()
/ohos5.0/foundation/ability/ability_runtime/service_router_framework/interfaces/inner_api/include/
H A Dservice_router_mgr_helper.h59 sptr<IServiceRouterManager> routerMgr_ = nullptr; variable