Home
last modified time | relevance | path

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

/base/location/test/location_common/source/
Dcommon_utils_test.cpp52 ACCESS_BACKGROUND_LOCATION.c_str(), MANAGE_SECURE_SETTINGS.c_str(), in MockNativePermission()
72 ACCESS_APPROXIMATELY_LOCATION.c_str(), ACCESS_BACKGROUND_LOCATION.c_str(), in MockNativeApproxiPermission()
93 ACCESS_LOCATION.c_str(), ACCESS_BACKGROUND_LOCATION.c_str(), in MockNativeAccurateLocation()
/base/location/test/location_locator/source/
Dlocation_approximately_permission_test.cpp45 ACCESS_APPROXIMATELY_LOCATION.c_str(), ACCESS_BACKGROUND_LOCATION.c_str(), in MockNativePermission()
Dlocation_without_permission_test.cpp53 ACCESS_BACKGROUND_LOCATION.c_str(), in MockNativePermission()
Dreport_manager_test.cpp53 ACCESS_BACKGROUND_LOCATION.c_str(), MANAGE_SECURE_SETTINGS.c_str(), in MockNativePermission()
Dlocator_impl_test.cpp64 ACCESS_BACKGROUND_LOCATION.c_str(), MANAGE_SECURE_SETTINGS.c_str(), in MockNativePermission()
Drequest_manager_test.cpp66 ACCESS_BACKGROUND_LOCATION.c_str(), MANAGE_SECURE_SETTINGS.c_str(), in MockNativePermission()
Dlocator_background_proxy_test.cpp60 ACCESS_BACKGROUND_LOCATION.c_str(), MANAGE_SECURE_SETTINGS.c_str(), in MockNativePermission()
Dlocator_service_test.cpp100 ACCESS_BACKGROUND_LOCATION.c_str(), MANAGE_SECURE_SETTINGS.c_str(), in MockNativePermission()
/base/location/interfaces/inner_api/include/
Dcommon_utils.h40 const std::string ACCESS_BACKGROUND_LOCATION = "ohos.permission.LOCATION_IN_BACKGROUND"; variable
/base/location/services/location_locator/locator/source/
Drequest_manager.cpp117 PrivacyKit::StartUsingPermission(callingTokenId, ACCESS_BACKGROUND_LOCATION); in UpdateUsingBackgroundPermission()
122 PrivacyKit::StopUsingPermission(callingTokenId, ACCESS_BACKGROUND_LOCATION); in UpdateUsingBackgroundPermission()
140 {ACCESS_APPROXIMATELY_LOCATION, ACCESS_LOCATION, ACCESS_BACKGROUND_LOCATION}); in HandleStartLocating()
/base/location/test/location_geocode/source/
Dgeo_convert_service_test.cpp68 ACCESS_BACKGROUND_LOCATION.c_str(), MANAGE_SECURE_SETTINGS.c_str(), in MockNativePermission()
/base/location/test/location_passive/source/
Dpassive_ability_test.cpp60 ACCESS_BACKGROUND_LOCATION.c_str(), MANAGE_SECURE_SETTINGS.c_str(), in MockNativePermission()
/base/location/test/location_network/source/
Dnetwork_ability_test.cpp65 ACCESS_BACKGROUND_LOCATION.c_str(), MANAGE_SECURE_SETTINGS.c_str(), in MockNativePermission()
/base/location/frameworks/location_common/common/source/
Dcommon_utils.cpp65 return CheckPermission(ACCESS_BACKGROUND_LOCATION, tokenId, firstTokenId); in CheckBackgroundPermission()
/base/location/test/fuzztest/locator/locator_fuzzer/
Dlocator_fuzzer.cpp122 ACCESS_BACKGROUND_LOCATION.c_str(), MANAGE_SECURE_SETTINGS.c_str(), in AddPermission()
/base/location/test/location_gnss/source/
Dgnss_ability_test.cpp74 ACCESS_BACKGROUND_LOCATION.c_str(), MANAGE_SECURE_SETTINGS.c_str(), in MockNativePermission()