Home
last modified time | relevance | path

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

/ohos5.0/foundation/systemabilitymgr/samgr/frameworks/native/source/
H A Dsystem_ability_manager_proxy.cpp44 const int32_t GET_SYSTEM_ABILITY_CODE = 1; variable
121 return QueryResult(systemAbilityId, GET_SYSTEM_ABILITY_CODE); in GetSystemAbility()
155 if (code == GET_SYSTEM_ABILITY_CODE) { in Recompute()