Home
last modified time | relevance | path

Searched refs:GetLastReportErrcode (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/location/services/location_locator/locator/include/
H A Drequest_manager.h42 int32_t GetLastReportErrcode();
/ohos5.0/base/location/services/location_locator/locator/source/
H A Drequest_manager.cpp746 if (locatorErrRequest->GetLastReportErrcode() != LOCATING_FAILED_DEFAULT && in ReportLocationError()
747 locatorErrRequest->GetLastReportErrcode() == errorCode) { in ReportLocationError()
847 int32_t LocationErrRequest::GetLastReportErrcode() in GetLastReportErrcode() function in OHOS::Location::LocationErrRequest