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