Searched refs:gErrorStrings (Results 1 – 1 of 1) sorted by relevance
42 static const char *gErrorStrings[] = { variable63 if ((size_t)code >= ARRAY_SIZE(gErrorStrings)) { in getSLErrStr()66 return gErrorStrings[code]; in getSLErrStr()