Home
last modified time | relevance | path

Searched defs:AotCompiler (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/compiler_service/interface/
Daot_compiler_interface_proxy.cpp21 ErrCode AotCompilerInterfaceProxy::AotCompiler( in AotCompiler() function in OHOS::ArkCompiler::AotCompilerInterfaceProxy
/arkcompiler/ets_runtime/compiler_service/src/
Daot_compiler_client.cpp43 int32_t AotCompilerClient::AotCompiler(const std::unordered_map<std::string, std::string> &argsMap, in AotCompiler() function in OHOS::ArkCompiler::AotCompilerClient
Daot_compiler_service.cpp116 int32_t AotCompilerService::AotCompiler(const std::unordered_map<std::string, std::string> &argsMap, in AotCompiler() function in OHOS::ArkCompiler::AotCompilerService