Home
last modified time | relevance | path

Searched refs:DISTRIBUTED_BUNDLE_MGR_SERVICE_SYS_ABILITY_ID (Results 1 - 8 of 8) sorted by relevance

/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_definition.h53 DISTRIBUTED_BUNDLE_MGR_SERVICE_SYS_ABILITY_ID = 402, enumerator
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command_common.cpp62 saMgr->CheckSystemAbility(OHOS::DISTRIBUTED_BUNDLE_MGR_SERVICE_SYS_ABILITY_ID); in GetDistributedBundleMgrService()
/foundation/bundlemanager/distributed_bundle_framework/services/dbms/src/
H A Ddistributed_bms.cpp116 DistributedBms::DistributedBms() : SystemAbility(DISTRIBUTED_BUNDLE_MGR_SERVICE_SYS_ABILITY_ID, true) in DistributedBms()
231 remoteObject = samgr->CheckSystemAbility(OHOS::DISTRIBUTED_BUNDLE_MGR_SERVICE_SYS_ABILITY_ID, deviceId); in GetDistributedBundleMgr()
/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Ddefinition.rs47 pub const DISTRIBUTED_BUNDLE_MGR_SERVICE_SYS_ABILITY_ID: i32 = 402; consts
/foundation/ability/dmsfwk/services/dtbschedmgr/src/bundle/
H A Dbundle_manager_internal.cpp387 sptr<IRemoteObject> dbmsProxy = samgrProxy->GetSystemAbility(DISTRIBUTED_BUNDLE_MGR_SERVICE_SYS_ABILITY_ID); in GetDistributedBundleManager()
/foundation/bundlemanager/distributed_bundle_framework/interfaces/kits/js/distributedBundle/
H A Ddistributed_bundle.cpp53 auto remoteObject = samgr->GetSystemAbility(OHOS::DISTRIBUTED_BUNDLE_MGR_SERVICE_SYS_ABILITY_ID); in GetDistributedBundleMgr()
/foundation/bundlemanager/distributed_bundle_framework/interfaces/kits/js/distributebundlemgr/
H A Ddistributed_bundle_mgr.cpp79 auto remoteObject = samgr->GetSystemAbility(OHOS::DISTRIBUTED_BUNDLE_MGR_SERVICE_SYS_ABILITY_ID); in GetDistributedBundleMgr()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_mgr_host_impl.cpp2675 saMgr->CheckSystemAbility(OHOS::DISTRIBUTED_BUNDLE_MGR_SERVICE_SYS_ABILITY_ID); in GetDistributedBundleMgrService()

Completed in 14 milliseconds