Searched defs:ReportLocationError (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/location/services/location_network/network/source/ | ||
H A D | network_ability.cpp | 559 void NetworkAbility::ReportLocationError(int32_t errCode, std::string errMsg, std::string uuid) in ReportLocationError() function in OHOS::Location::NetworkAbility |
/ohos5.0/base/location/services/location_locator/locator/source/ | ||
H A D | request_manager.cpp | 734 void RequestManager::ReportLocationError(const int errorCode, std::shared_ptr<Request> request) in ReportLocationError() function in OHOS::Location::RequestManager |
H A D | locator_ability.cpp | 1599 void LocatorAbility::ReportLocationError(std::string uuid, int32_t errCode) in ReportLocationError() function in OHOS::Location::LocatorAbility |