Home
last modified time | relevance | path

Searched defs:COMMAND_STOP_AOT_COMPILER (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/compiler_service/interface/
Daot_compiler_interface_stub.h33 static constexpr int32_t COMMAND_STOP_AOT_COMPILER = MIN_TRANSACTION_ID + 1; variable
Daot_compiler_interface_proxy.h45 static constexpr int32_t COMMAND_STOP_AOT_COMPILER = MIN_TRANSACTION_ID + 1; variable