Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/frameworks/native/source/
H A Dsystem_ability_manager_proxy.cpp136 std::vector<int32_t> onDemandSystemAbilityIds; in IsOnDemandSystemAbility() local
137 GetOnDemandSystemAbilityIds(onDemandSystemAbilityIds); in IsOnDemandSystemAbility()
140 for (auto onDemandSystemAbilityId : onDemandSystemAbilityIds) { in IsOnDemandSystemAbility()