Home
last modified time | relevance | path

Searched refs:UpdateLocationError (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/location/services/location_locator/locator/include/
H A Drequest_manager.h77 void UpdateLocationError(std::shared_ptr<Request> request);
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dreport_manager.cpp173 RequestManager::GetInstance()->UpdateLocationError(request); in ProcessRequestForReport()
H A Drequest_manager.cpp759 void RequestManager::UpdateLocationError(std::shared_ptr<Request> request) in UpdateLocationError() function in OHOS::Location::RequestManager
/ohos5.0/base/location/test/location_manager/source/
H A Drequest_manager_test.cpp565 requestManager_->UpdateLocationError(request);