Searched refs:GetErrorString (Results 1 – 5 of 5) sorted by relevance
75 static const char *GetErrorString(enum ErrorCode pErrCode);
186 Compiler::GetErrorString(err)); in compileScript()210 Compiler::GetErrorString(compile_result)); in compileScript()
118 const char *Compiler::GetErrorString(enum ErrorCode pErrCode) { in GetErrorString() function in Compiler171 ALOGE("%s (%s, features: %s)", GetErrorString(err), in Compiler()
205 << Compiler::GetErrorString(result) << ")\n"; in ConfigCompiler()
280 << Compiler::GetErrorString(result) << ")\n"; in ConfigCompiler()