Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libziparchive/tests/
Dlibziparchive_tests.cpp461 const auto headerPtr = reinterpret_cast<const uint8_t *>(pf->GetHeader()); in TEST() local
525 const auto headerPtr = reinterpret_cast<const uint8_t *>(pf->GetHeader()); in TEST() local
570 const auto headerPtr = reinterpret_cast<const uint8_t *>(pf->GetHeader()); in TEST() local
616 const auto headerPtr = reinterpret_cast<const uint8_t *>(pf->GetHeader()); in TEST() local
/arkcompiler/jsvm/src/
Dmemory_manager.h43 uintptr_t headerPtr = reinterpret_cast<uintptr_t>(mem) - sizeof(header); in GetMemoryChunk() local
/arkcompiler/runtime_core/static_core/libpandafile/tests/
Dfile_test.cpp63 const auto headerPtr = reinterpret_cast<const uint8_t *>(pf->GetHeader()); in GetEmptyPandaFileBytes() local
/arkcompiler/runtime_core/static_core/compiler/tests/
Daot_test.cpp833 const auto headerPtr = reinterpret_cast<const uint8_t *>(pf->GetHeader()); in TEST_F() local