Searched refs:IsNeedStopUsingPermission (Results 1 – 3 of 3) sorted by relevance
69 bool IsNeedStopUsingPermission(const pid_t pid);
124 bool isNeedStop = IsNeedStopUsingPermission(request->GetPid()); in UpdateUsingApproximatelyPermission()170 bool RequestManager::IsNeedStopUsingPermission(const pid_t pid) in IsNeedStopUsingPermission() function in OHOS::Location::RequestManager
1090 if (requestManager_->IsNeedStopUsingPermission(request->GetPid())) { in ReportSingleCacheLocation()1916 if (requestManager->IsNeedStopUsingPermission(identity->GetPid())) { in GetCachedLocationSuccess()1942 if (requestManager->IsNeedStopUsingPermission(identity->GetPid())) { in GetCachedLocationFailed()