Searched refs:kSuccess (Results 1 – 6 of 6) sorted by relevance
43 case kSuccess: in GetErrorString()101 if (err != kSuccess) { in Compiler()142 return kSuccess; in config()192 return kSuccess; in runLTO()242 return kSuccess; in runCodeGen()283 if (mEnableLTO && ((err = runLTO(pScript)) != kSuccess)) { in compile()290 if ((err = runCodeGen(pScript, pResult)) != kSuccess) { in compile()294 return kSuccess; in compile()
290 if (err != Compiler::kSuccess) { in compileScript()315 if (compile_result != Compiler::kSuccess) { in compileScript()346 return Compiler::kSuccess; in compileScript()419 return status == Compiler::kSuccess; in build()445 if (status != Compiler::kSuccess) { in buildForCompatLib()
55 kSuccess, enumerator
170 if (result != Compiler::kSuccess) { in ConfigCompiler()
196 if (result != Compiler::kSuccess) { in ConfigCompiler()
321 != SkImageDecoder::kSuccess) { in doDecode()