Home
last modified time | relevance | path

Searched defs:hdr (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandabase/tests/
Dalloc_tracker_test.cpp58 Header hdr; in TEST() local
74 Header hdr; in TEST() local
104 Header hdr; in TEST() local
154 Header hdr; in TEST() local
171 Header hdr; in TEST() local
/arkcompiler/runtime_core/libpandabase/tests/
Dalloc_tracker_test.cpp58 Header hdr; in TEST() local
73 Header hdr; in TEST() local
101 Header hdr; in TEST() local
150 Header hdr; in TEST() local
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/hybrid/mem/
Dstatic_object_operator.h40 auto *hdr = reinterpret_cast<const ObjectHeader *>(object); in GetSize() local
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot.cpp155 auto hdr = *ToNativePtr<const SnapShotHeader>(readFile); in DeserializeInternal() local
275 SnapShotHeader hdr(GetLastVersion()); in WriteToFile() local
/arkcompiler/ets_frontend/ets2panda/linter/cookbook_convertor/src/
Dcookbook_convertor.ts296 const hdr = highlightCode(line); constant
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Dgdb_jit.cpp313 Elf64_Shdr hdr{}; in ConstructShdrTab() local
/arkcompiler/runtime_core/static_core/libpandafile/tests/
Dfile_test.cpp371 File::Header hdr = {}; in TEST() local