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/
H A Daot_version.h29 static bool CheckAOTVersion(const std::string& oldVersion) in CheckAOTVersion() argument
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Daot_version.h37 static PUBLIC_API bool CheckAOTVersion(const std::string& oldVersion) in CheckAOTVersion() argument
/arkcompiler/ets_runtime/compiler_service/src/
H A Daot_compiler_client.cpp81 int32_t AotCompilerClient::NeedReCompile(const std::string& oldVersion, bool& sigData) in NeedReCompile() argument
/arkcompiler/ets_runtime/compiler_service/test/unittest/aotcompilerclient_unit/
H A Daotcompilerclient_unit.cpp242 std::string oldVersion = "4.0.0.0"; in HWTEST_F() local
/arkcompiler/ets_runtime/compiler_service/test/unittest/aotcompilerservice_unit/
H A Daotcompilerservice_unit.cpp197 std::string oldVersion = "4.0.0.0"; in HWTEST_F() local
/arkcompiler/ets_runtime/ecmascript/snapshot/tests/
H A 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

Completed in 6 milliseconds