Searched defs:header (Results 1 – 9 of 9) sorted by relevance
145 BlockHeader* header = reinterpret_cast<BlockHeader*>(storage); in AllocBlock() local187 BlockHeader* header = reinterpret_cast<BlockHeader*>(pos); in Walk() local
160 DexFile::Header* header = reinterpret_cast<DexFile::Header*>(dex_file); in FixUpChecksum() local
172 const DexFile::Header& header = raw->GetHeader(); in TEST_F() local
321 const DexFile::Header* header = reinterpret_cast<const DexFile::Header*>(dex_file_pointer); in Setup() local
1495 static DebugInfoIterator* Create(DebugInfoHeader* header, size_t frame_size, in Create()1544 DebugInfoIterator(DebugInfoHeader* header, size_t frame_size, DebugAbbrev* abbrev) in DebugInfoIterator()
545 std::string header(os.str()); in FinishTracing() local
158 void HGraph::SimplifyLoop(HBasicBlock* header) { in SimplifyLoop()
192 HLoopInformation(HBasicBlock* header, HGraph* graph) in HLoopInformation()
1331 uint8_t header[kJDWPHeaderLen + 8]; in DdmSendChunkV() local