Home
last modified time | relevance | path

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

/ohos5.0/base/location/services/location_locator/locator/include/
H A Drequest_manager.h66 void IncreaseWorkingPidsCount(const pid_t pid);
/ohos5.0/base/location/services/location_locator/locator/source/
H A Drequest_manager.cpp104 IncreaseWorkingPidsCount(request->GetPid()); in UpdateUsingApproximatelyPermission()
137 void RequestManager::IncreaseWorkingPidsCount(const pid_t pid) in IncreaseWorkingPidsCount() function in OHOS::Location::RequestManager
H A Dlocator_ability.cpp1069 requestManager_->IncreaseWorkingPidsCount(request->GetPid()); in ReportSingleCacheLocation()
1168 requestManager_->IncreaseWorkingPidsCount(identity.GetPid()); in GetCacheLocation()