Searched refs:kErrorStrings (Results 1 – 1 of 1) sorted by relevance
461 static const char *kErrorStrings[] = { variable479 if (code < 0 || code >= arraysize(kErrorStrings)) in CodeText()481 return kErrorStrings[code]; in CodeText()