Searched refs:DISTRIBUTED_BUNDLE_MGR_SERVICE_SYS_ABILITY_ID (Results 1 – 8 of 8) sorted by relevance
53 DISTRIBUTED_BUNDLE_MGR_SERVICE_SYS_ABILITY_ID = 402, enumerator
62 saMgr->CheckSystemAbility(OHOS::DISTRIBUTED_BUNDLE_MGR_SERVICE_SYS_ABILITY_ID); in GetDistributedBundleMgrService()
116 DistributedBms::DistributedBms() : SystemAbility(DISTRIBUTED_BUNDLE_MGR_SERVICE_SYS_ABILITY_ID, tru… in DistributedBms()231 …remoteObject = samgr->CheckSystemAbility(OHOS::DISTRIBUTED_BUNDLE_MGR_SERVICE_SYS_ABILITY_ID, devi… in GetDistributedBundleMgr()
47 pub const DISTRIBUTED_BUNDLE_MGR_SERVICE_SYS_ABILITY_ID: i32 = 402; const
53 … auto remoteObject = samgr->GetSystemAbility(OHOS::DISTRIBUTED_BUNDLE_MGR_SERVICE_SYS_ABILITY_ID); in GetDistributedBundleMgr()
387 …emoteObject> dbmsProxy = samgrProxy->GetSystemAbility(DISTRIBUTED_BUNDLE_MGR_SERVICE_SYS_ABILITY_I… in GetDistributedBundleManager()
79 … auto remoteObject = samgr->GetSystemAbility(OHOS::DISTRIBUTED_BUNDLE_MGR_SERVICE_SYS_ABILITY_ID); in GetDistributedBundleMgr()
2729 saMgr->CheckSystemAbility(OHOS::DISTRIBUTED_BUNDLE_MGR_SERVICE_SYS_ABILITY_ID); in GetDistributedBundleMgrService()