Home
last modified time | relevance | path

Searched refs:ERRCODE_COUNTRYCODE_FAIL (Results 1 – 2 of 2) sorted by relevance

/base/location/interfaces/inner_api/include/
Dconstant_definition.h100 ERRCODE_COUNTRYCODE_FAIL = 3301500, /* Failed to query the area information */ enumerator
/base/location/frameworks/native/source/
Dnapi_util.cpp796 {LocationErrCode::ERRCODE_COUNTRYCODE_FAIL, "Failed to query the area information."}, in GetErrorMsgByCode()