Home
last modified time | relevance | path

Searched refs:CHECK_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.cpp45 const int32_t CHECK_SYSTEM_ABILITY_CODE = 2; variable
248 return QueryResult(systemAbilityId, CHECK_SYSTEM_ABILITY_CODE); in CheckSystemAbility()