Searched refs:GetLastReportErrcode (Results 1 – 2 of 2) sorted by relevance
42 int32_t GetLastReportErrcode();
746 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