Home
last modified time | relevance | path

Searched refs:GetBaseSystemAbility (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/safwk/test/mock/common/ondemand_ability/include/
H A Dtest_ondemand_ability.h35 sptr<IRemoteObject> GetBaseSystemAbility(int32_t systemAbilityId);
/ohos5.0/foundation/systemabilitymgr/safwk/test/mock/common/ondemand_ability/src/
H A Dtest_ondemand_ability.cpp37 sptr<IRemoteObject> TestOnDemandAbility::GetBaseSystemAbility(int32_t systemAbilityId) in GetBaseSystemAbility() function in OHOS::TestOnDemandAbility
/ohos5.0/foundation/systemabilitymgr/safwk/test/mock/common/audio_ability/include/
H A Dtest_audio_ability.h42 sptr<IRemoteObject> GetBaseSystemAbility(int32_t systemAbilityId);
/ohos5.0/foundation/systemabilitymgr/safwk/test/mock/common/audio_ability/src/
H A Dtest_audio_ability.cpp37 sptr<IRemoteObject> TestAudioAbility::GetBaseSystemAbility(int32_t systemAbilityId) in GetBaseSystemAbility() function in TestAudioAbility