Home
last modified time | relevance | path

Searched defs:header (Results 1 – 6 of 6) sorted by relevance

/art/runtime/gc/space/
Dlarge_object_space.cc163 void FreeListSpace::RemoveFreePrev(AllocationHeader* header) { in RemoveFreePrev()
191 AllocationHeader* header = GetAllocationHeader(obj); in Free() local
243 AllocationHeader* header = GetAllocationHeader(obj); in AllocationSize() local
259 AllocationHeader* header = *found; in Alloc() local
/art/runtime/
Ddex_file_test.cc88 const DexFile::Header& header = raw->GetHeader(); in TEST_F() local
Doat_file.cc292 const DexFile::Header* header = reinterpret_cast<const DexFile::Header*>(dex_file_pointer); in Setup() local
Dzip_archive.cc417 unsigned int header = Le32ToHost(scan_buf.get()); in MapCentralDirectory() local
Dtrace.cc524 std::string header(os.str()); in FinishTracing() local
/art/runtime/jdwp/
Djdwp_event.cc1038 uint8_t header[kJDWPHeaderLen + 8]; in DdmSendChunkV() local