Home
last modified time | relevance | path

Searched defs:NeedReCompile (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/compiler_service/interface/
Daot_compiler_interface_proxy.cpp147 ErrCode AotCompilerInterfaceProxy::NeedReCompile(const std::string& args, bool& sigData) in NeedReCompile() function in OHOS::ArkCompiler::AotCompilerInterfaceProxy
/arkcompiler/ets_runtime/compiler_service/src/
Daot_compiler_client.cpp81 int32_t AotCompilerClient::NeedReCompile(const std::string& oldVersion, bool& sigData) in NeedReCompile() function in OHOS::ArkCompiler::AotCompilerClient
Daot_compiler_service.cpp141 int32_t AotCompilerService::NeedReCompile(const std::string& args, bool& sigData) in NeedReCompile() function in OHOS::ArkCompiler::AotCompilerService
Daot_compiler_impl.cpp231 int32_t AotCompilerImpl::NeedReCompile(const std::string& args, bool& sigData) in NeedReCompile() function in OHOS::ArkCompiler::AotCompilerImpl