Home
last modified time | relevance | path

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

/base/location/interfaces/inner_api/include/
Dcommon_utils.h146 LAST_KNOWN_LOCATION_ERROR, enumerator
/base/location/frameworks/js/napi/source/
Dlocation_napi_entry.cpp79 …SetEnumPropertyByInteger(env, geoLocationErrorCode, LAST_KNOWN_LOCATION_ERROR, "LAST_KNOWN_LOCATIO… in GeoLocationErrorCodeTypeConstructor()
Dlocation_napi_adapter.cpp48 context->errCode = LAST_KNOWN_LOCATION_ERROR; in GetLastLocation()
/base/location/frameworks/native/source/
Dnapi_util.cpp783 {LAST_KNOWN_LOCATION_ERROR, "LAST_KNOWN_LOCATION_ERROR"}, in GetErrorMsgByCode()