Home
last modified time | relevance | path

Searched defs:CheckHeader (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandafile/tests/
Dfile_test.cpp511 TEST(File, CheckHeader) in TEST() argument
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile.cpp573 bool CheckHeader(const os::mem::ConstBytePtr &ptr, const std::string_view &filename, const size_t &… in CheckHeader() function
/arkcompiler/runtime_core/libpandafile/
Dfile.cpp580 bool CheckHeader(const os::mem::ConstBytePtr &ptr, const std::string_view &filename) in CheckHeader() function