Searched refs:ERR_AI_FAIL (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/compiler_service/include/ | ||
H A D | aot_compiler_constants.h | 176 ERR_AI_FAIL = (7), member in OHOS::ArkCompiler::RetStatusOfCompiler 195 {static_cast<int>(RetStatusOfCompiler::ERR_AI_FAIL), variable |
/arkcompiler/ets_runtime/ecmascript/compiler/ | ||
H A D | aot_compiler.cpp | 55 ERR_AI_FAIL = (7), enumerator 227 return ERR_AI_FAIL; in Main() |
Completed in 2 milliseconds