Home
last modified time | relevance | path

Searched refs:LOCATING_FAILED_DEFAULT (Results 1 - 3 of 3) sorted by relevance

/base/location/interfaces/inner_api/include/
H A Dconstant_definition.h177 LOCATING_FAILED_DEFAULT = -1, enumerator
/base/location/services/location_locator/locator/source/
H A Drequest_manager.cpp689 if (locatorErrRequest->GetLastReportErrcode() != LOCATING_FAILED_DEFAULT && in ReportLocationError()
708 locatorErrRequest->SetLastReportErrcode(LOCATING_FAILED_DEFAULT); in UpdateLocationError()
764 lastReportErrcode_ = LOCATING_FAILED_DEFAULT; in LocationErrRequest()
/base/location/frameworks/js/napi/source/
H A Dlocation_napi_entry.cpp209 SetEnumPropertyByInteger(env, locationError, LocationErr::LOCATING_FAILED_DEFAULT, "LOCATING_FAILED_DEFAULT"); in LocationErrorConstructor()

Completed in 4 milliseconds