Home
last modified time | relevance | path

Searched refs:REVERSE_GEOCODE_ERROR (Results 1 - 4 of 4) sorted by relevance

/base/location/interfaces/inner_api/include/
H A Dcommon_utils.h141 REVERSE_GEOCODE_ERROR, enumerator
/base/location/frameworks/js/napi/source/
H A Dlocation_napi_entry.cpp175 SetEnumPropertyByInteger(env, geoLocationErrorCode, REVERSE_GEOCODE_ERROR, "REVERSE_GEOCODE_ERROR"); in GeoLocationErrorCodeTypeConstructor()
H A Dlocation_napi_adapter.cpp317 context->errCode = REVERSE_GEOCODE_ERROR; in CreateReverseGeocodeAsyncContext()
322 context->errCode = REVERSE_GEOCODE_ERROR; in CreateReverseGeocodeAsyncContext()
H A Dnapi_util.cpp847 {REVERSE_GEOCODE_ERROR, "REVERSE_GEOCODE_ERROR"}, in GetErrorMsgByCode()

Completed in 6 milliseconds