Home
last modified time | relevance | path

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

/base/location/interfaces/inner_api/include/
Dcommon_utils.h120 GEOCODE_ERROR, enumerator
/base/location/frameworks/js/napi/source/
Dlocation_napi_entry.cpp76 SetEnumPropertyByInteger(env, geoLocationErrorCode, GEOCODE_ERROR, "GEOCODE_ERROR"); in GeoLocationErrorCodeTypeConstructor()
Dlocation_napi_adapter.cpp362 context->errCode = GEOCODE_ERROR; in CreateReverseGeocodeAsyncContext()
367 context->errCode = GEOCODE_ERROR; in CreateReverseGeocodeAsyncContext()
/base/location/frameworks/native/source/
Dnapi_util.cpp752 {GEOCODE_ERROR, "GEOCODE_ERROR"}, in GetErrorMsgByCode()