Home
last modified time | relevance | path

Searched defs:strictMatch (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/
H A Dfile_header.h48 static bool VerifyVersion(const char *fileDesc, uint32_t currVersion, uint32_t lastVersion, bool strictMatch) in VerifyVersion() argument
125 VerifyVersion(const char *fileDesc, const VersionType &currVersion, const VersionType &lastVersion, bool strictMatch) VerifyVersion() argument
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Delf_reader.cpp19 bool ElfReader::VerifyELFHeader(uint32_t version, bool strictMatch) in VerifyELFHeader() argument
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/ap_file/
H A Dpgo_file_info.h311 static void SetStrictMatch(bool strictMatch) in SetStrictMatch() argument

Completed in 3 milliseconds