Home
last modified time | relevance | path

Searched defs:saSize (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/
H A Dsa_store.h49 int saSize; member
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager.cpp1092 auto saSize = abilityMap_.size(); in AddSystemAbility() local