Home
last modified time | relevance | path

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

/base/telephony/ril_adapter/services/vendor/src/
Dvendor_util.c34 static const char *g_respErrors[G_RESP_ERRORS] = { variable
89 if (ReportStrWith(s, g_respErrors[i])) { in IsResponseError()