Home
last modified time | relevance | path

Searched refs:DISTRIBUTED_DEVICE_PROFILE_SA_ID (Results 1 - 7 of 7) sorted by relevance

/foundation/deviceprofile/device_info_manager/interfaces/innerkits/core/src/
H A Ddistributed_device_profile_client.cpp68 int32_t ret = samgrProxy->LoadSystemAbility(DISTRIBUTED_DEVICE_PROFILE_SA_ID, loadCallback); in LoadDeviceProfileService()
380 auto object = samgrProxy->CheckSystemAbility(DISTRIBUTED_DEVICE_PROFILE_SA_ID); in GetDeviceProfileService()
438 ret = samgrProxy->SubscribeSystemAbility(DISTRIBUTED_DEVICE_PROFILE_SA_ID, saListenerCallback_); in SubscribeDeviceProfileSA()
/foundation/deviceprofile/device_info_manager/old/services/core/src/
H A Ddistributed_device_profile_service.cpp63 : SystemAbility(DISTRIBUTED_DEVICE_PROFILE_SA_ID, true) in DistributedDeviceProfileService()
237 int32_t ret = samgrProxy->UnloadSystemAbility(DISTRIBUTED_DEVICE_PROFILE_SA_ID); in DelayUnloadTask()
/foundation/systemabilitymgr/samgr/interfaces/innerkits/samgr_proxy/include/
H A Dsystem_ability_definition.h313 DISTRIBUTED_DEVICE_PROFILE_SA_ID = 6001, enumerator
/foundation/deviceprofile/device_info_manager/old/interfaces/innerkits/core/src/
H A Ddistributed_device_profile_client.cpp72 int32_t ret = samgrProxy->LoadSystemAbility(DISTRIBUTED_DEVICE_PROFILE_SA_ID, loadCallback); in LoadDeviceProfileService()
311 auto object = samgrProxy->CheckSystemAbility(DISTRIBUTED_DEVICE_PROFILE_SA_ID); in GetDeviceProfileService()
/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/
H A Ddefinition.rs302 pub const DISTRIBUTED_DEVICE_PROFILE_SA_ID: i32 = 6001; consts
/foundation/deviceprofile/device_info_manager/services/core/src/
H A Ddistributed_device_profile_service_new.cpp58 : SystemAbility(DISTRIBUTED_DEVICE_PROFILE_SA_ID, true) in DistributedDeviceProfileServiceNew()
549 int32_t unloadResult = samgrProxy->UnloadSystemAbility(DISTRIBUTED_DEVICE_PROFILE_SA_ID); in DelayUnloadTask()
/foundation/systemabilitymgr/samgr/services/common/test/unittest/
H A Dparse_util_test.cpp953 systemAbilityJson["name"] = DISTRIBUTED_DEVICE_PROFILE_SA_ID; in HWTEST_F()

Completed in 9 milliseconds