Home
last modified time | relevance | path

Searched refs:InnerGetServiceRouterMgr (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.cpp50 sptr<IServiceRouterManager> ServiceRouterMgrHelper::InnerGetServiceRouterMgr() in InnerGetServiceRouterMgr() function in OHOS::AbilityRuntime::ServiceRouterMgrHelper
111 auto routerMgr = InnerGetServiceRouterMgr(); in GetServiceRouterMgr()
129 routerMgr = InnerGetServiceRouterMgr(); in GetServiceRouterMgr()
/ohos5.0/foundation/ability/ability_runtime/service_router_framework/interfaces/inner_api/include/
H A Dservice_router_mgr_helper.h52 sptr<IServiceRouterManager> InnerGetServiceRouterMgr();