Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/compiler_service/interface/
Daot_compiler_interface_stub.h34 static constexpr int32_t COMMAND_GET_AOT_VERSION = MIN_TRANSACTION_ID + 2; variable
Daot_compiler_interface_proxy.h46 static constexpr int32_t COMMAND_GET_AOT_VERSION = MIN_TRANSACTION_ID + 2; variable