Home
last modified time | relevance | path

Searched refs:CheckVersion (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Daot_compiler.cpp58 bool CheckVersion(JSRuntimeOptions& runtimeOptions, AotCompilerStats& compilerStats, bool isPgoMerged) in CheckVersion() function
62 LOG_COMPILER(ERROR) << "CheckVersion ap and abc may not match"; in CheckVersion()
159 if (CheckVersion(runtimeOptions, compilerStats, isPgoMerged)) { in Main()
/arkcompiler/runtime_core/static_core/dprof/daemon/
H A Dmain.cpp33 bool CheckVersion(const os::unique_fd::UniqueFd &sock) in CheckVersion() function
59 if (!CheckVersion(sock)) { in ProcessingConnect()

Completed in 3 milliseconds