Home
last modified time | relevance | path

Searched refs:ERR_NO_AP (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/compiler_service/include/
H A Daot_compiler_constants.h171 ERR_NO_AP = (2), member in OHOS::ArkCompiler::RetStatusOfCompiler
186 {static_cast<int>(RetStatusOfCompiler::ERR_NO_AP), {ERR_OK_NO_AOT_FILE, "AOT compiler not run: no ap file"}}, variable
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Daot_compiler.cpp50 ERR_NO_AP = (2), enumerator
132 return ERR_NO_AP; in Main()

Completed in 1 milliseconds