Searched defs:AotCompiler (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_runtime/compiler_service/interface/ | ||
| D | aot_compiler_interface_proxy.cpp | 21 ErrCode AotCompilerInterfaceProxy::AotCompiler( in AotCompiler() function in OHOS::ArkCompiler::AotCompilerInterfaceProxy |
| /arkcompiler/ets_runtime/compiler_service/src/ | ||
| D | aot_compiler_client.cpp | 43 int32_t AotCompilerClient::AotCompiler(const std::unordered_map<std::string, std::string> &argsMap, in AotCompiler() function in OHOS::ArkCompiler::AotCompilerClient |
| D | aot_compiler_service.cpp | 116 int32_t AotCompilerService::AotCompiler(const std::unordered_map<std::string, std::string> &argsMap, in AotCompiler() function in OHOS::ArkCompiler::AotCompilerService |