Searched refs:heap_count (Results 1 – 1 of 1) sorted by relevance
431 uint8_t heap_count = 1; in DdmSendHeapInfo() local434 Append4BE(bytes, heap_count); in DdmSendHeapInfo()442 CHECK_EQ(bytes.size(), 4U + (heap_count * (4 + 8 + 1 + 4 + 4 + 4 + 4))); in DdmSendHeapInfo()