Searched refs:errorStrings (Results 1 – 4 of 4) sorted by relevance
35 static const char* const errorStrings[] = { variable69 return errorStrings[error]; in prettyNameForNPError()
29 static const char* errorStrings[] = { variable454 SkDebugf(" %s", errorStrings[fError - 1]); in evaluateScript()513 str->set(errorStrings[fError - 1]); in getErrorString()
14163 * plugins/PluginDebug.h: Don't compile the errorStrings array if LOG_DISABLED is set.
84820 * plugins/PluginDebug.h: Move errorStrings to PluginDebug.cpp