Searched defs:NeedReCompile (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_runtime/compiler_service/interface/ | ||
| D | aot_compiler_interface_proxy.cpp | 147 ErrCode AotCompilerInterfaceProxy::NeedReCompile(const std::string& args, bool& sigData) in NeedReCompile() function in OHOS::ArkCompiler::AotCompilerInterfaceProxy |
| /arkcompiler/ets_runtime/compiler_service/src/ | ||
| D | aot_compiler_client.cpp | 81 int32_t AotCompilerClient::NeedReCompile(const std::string& oldVersion, bool& sigData) in NeedReCompile() function in OHOS::ArkCompiler::AotCompilerClient |
| D | aot_compiler_service.cpp | 141 int32_t AotCompilerService::NeedReCompile(const std::string& args, bool& sigData) in NeedReCompile() function in OHOS::ArkCompiler::AotCompilerService |
| D | aot_compiler_impl.cpp | 231 int32_t AotCompilerImpl::NeedReCompile(const std::string& args, bool& sigData) in NeedReCompile() function in OHOS::ArkCompiler::AotCompilerImpl |