Home
last modified time | relevance | path

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

/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/src/permission/
H A Dpermission_manager.cpp803 bool hasFound = false; in GetLocationPermissionIndex() local
808 hasFound = true; in GetLocationPermissionIndex()
811 hasFound = true; in GetLocationPermissionIndex()
814 hasFound = true; in GetLocationPermissionIndex()
830 return hasFound; in GetLocationPermissionIndex()