Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/compiler_service/test/mock/include/ecmascript/compiler/aot_file/
Daot_version.h29 static bool CheckAOTVersion(const std::string& oldVersion) in CheckAOTVersion()
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_version.h37 static PUBLIC_API bool CheckAOTVersion(const std::string& oldVersion) in CheckAOTVersion()
/arkcompiler/ets_runtime/compiler_service/src/
Daot_compiler_client.cpp81 int32_t AotCompilerClient::NeedReCompile(const std::string& oldVersion, bool& sigData) in NeedReCompile()
/arkcompiler/ets_runtime/ecmascript/snapshot/tests/
Dsnapshot_test.cpp337 base::FileHeaderBase::VersionType oldVersion = {0, 0, 0, 1}; in HWTEST_F_L0() local
344 base::FileHeaderBase::VersionType oldVersion = {0, 0, 0, 1}; in HWTEST_F_L0() local