Home
last modified time | relevance | path

Searched refs:SERVICE_ROUTER_MGR_SERVICE_ID (Results 1 - 5 of 5) sorted by relevance

/foundation/ability/ability_runtime/service_router_framework/interfaces/inner_api/src/
H A Dservice_router_load_callback.cpp26 if (systemAbilityId != OHOS::SERVICE_ROUTER_MGR_SERVICE_ID) { in OnLoadSystemAbilitySuccess()
H A Dservice_router_mgr_helper.cpp73 int32_t result = saManager->LoadSystemAbility(OHOS::SERVICE_ROUTER_MGR_SERVICE_ID, loadCallback); in LoadSA()
/foundation/ability/ability_runtime/service_router_framework/services/srms/src/
H A Dservice_router_mgr_service.cpp48 ServiceRouterMgrService::ServiceRouterMgrService() : SystemAbility(SERVICE_ROUTER_MGR_SERVICE_ID, true) in ServiceRouterMgrService()
100 int32_t result = saManager->UnloadSystemAbility(OHOS::SERVICE_ROUTER_MGR_SERVICE_ID); in DelayUnloadTask()
/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_definition.h55 SERVICE_ROUTER_MGR_SERVICE_ID = 404, enumerator
/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Ddefinition.rs49 pub const SERVICE_ROUTER_MGR_SERVICE_ID: i32 = 404; consts

Completed in 5 milliseconds