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