Home
last modified time | relevance | path

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

/ohos5.0/base/location/services/location_locator/locator/include/
H A Drequest_manager.h69 bool IsNeedStopUsingPermission(const pid_t pid);
/ohos5.0/base/location/services/location_locator/locator/source/
H A Drequest_manager.cpp124 bool isNeedStop = IsNeedStopUsingPermission(request->GetPid()); in UpdateUsingApproximatelyPermission()
170 bool RequestManager::IsNeedStopUsingPermission(const pid_t pid) in IsNeedStopUsingPermission() function in OHOS::Location::RequestManager
H A Dlocator_ability.cpp1090 if (requestManager_->IsNeedStopUsingPermission(request->GetPid())) { in ReportSingleCacheLocation()
1916 if (requestManager->IsNeedStopUsingPermission(identity->GetPid())) { in GetCachedLocationSuccess()
1942 if (requestManager->IsNeedStopUsingPermission(identity->GetPid())) { in GetCachedLocationFailed()