Home
last modified time | relevance | path

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

/base/location/interfaces/inner_api/include/
Dconstant_definition.h102 ERRCODE_NO_RESPONSE = 3301700, /* No response to the request */ enumerator
/base/location/frameworks/native/source/
Dnapi_util.cpp798 {LocationErrCode::ERRCODE_NO_RESPONSE, "No response to the request."}, in GetErrorMsgByCode()