Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/interceptor/
H A Dstart_other_app_interceptor.cpp29 const uint32_t API_SINCE_VISION = 12; variable
142 return (applicationInfo.apiTargetVersion % API_VERSION_MOD < API_SINCE_VISION); in CheckCallerApiBelow12()