Searched refs:GetPermUsedType (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/base/location/interfaces/inner_api/include/ |
H A D | request.h | 57 int GetPermUsedType();
|
/ohos5.0/base/location/services/location_locator/locator/source/ |
H A D | report_manager.cpp | 147 int permUsedType = request->GetPermUsedType(); in ProcessRequestForReport() 164 ACCESS_APPROXIMATELY_LOCATION, request->GetPermUsedType(), 1, 0); in ProcessRequestForReport()
|
H A D | request_manager.cpp | 117 ACCESS_APPROXIMATELY_LOCATION, request->GetPermUsedType(), 1, 0); in UpdateUsingApproximatelyPermission()
|
H A D | locator_ability.cpp | 1082 request->GetPermUsedType(), 1, 0); in ReportSingleCacheLocation() 1105 request->GetPermUsedType(), 1, 0); in ReportCacheLocation()
|
/ohos5.0/base/location/frameworks/location_common/common/source/ |
H A D | request.cpp | 126 int Request::GetPermUsedType() in GetPermUsedType() function in OHOS::Location::Request
|