Home
last modified time | relevance | path

Searched defs:oldVersion (Results 1 – 6 of 6) 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/compiler_service/test/unittest/aotcompilerclient_unit/
Daotcompilerclient_unit.cpp242 std::string oldVersion = "4.0.0.0"; variable
/arkcompiler/ets_runtime/compiler_service/test/unittest/aotcompilerservice_unit/
Daotcompilerservice_unit.cpp197 std::string oldVersion = "4.0.0.0"; variable
/arkcompiler/ets_runtime/ecmascript/snapshot/tests/
Dsnapshot_test.cpp349 base::FileHeaderBase::VersionType oldVersion = {0, 0, 0, 1}; in HWTEST_F_L0() local
356 base::FileHeaderBase::VersionType oldVersion = {0, 0, 0, 1}; in HWTEST_F_L0() local