Home
last modified time | relevance | path

Searched refs:GetOnDemandSystemAbilityIdsInner (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/
H A Dsystem_ability_manager_stub.h155 return stub->GetOnDemandSystemAbilityIdsInner(data, reply); in LocalGetOnDemandSystemAbilityIds()
206 int32_t GetOnDemandSystemAbilityIdsInner(MessageParcel& data, MessageParcel& reply);
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager_stub.cpp1065 int32_t SystemAbilityManagerStub::GetOnDemandSystemAbilityIdsInner(MessageParcel& data, MessageParc… in GetOnDemandSystemAbilityIdsInner() function in OHOS::SystemAbilityManagerStub