Home
last modified time | relevance | path

Searched refs:isNativeCall (Results 1 - 1 of 1) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_record.cpp2132 bool isNativeCall = tokenType == Security::AccessToken::ATokenTypeEnum::TOKEN_NATIVE; in IsSystemAbilityCall() local
2133 if (!isNativeCall) { in IsSystemAbilityCall()
3358 bool isNativeCall = tokenType == Security::AccessToken::ATokenTypeEnum::TOKEN_NATIVE; in IsDmsCall() local
3359 if (!isNativeCall) { in IsDmsCall()

Completed in 7 milliseconds