Home
last modified time | relevance | path

Searched refs:kEntryHeaderLen (Results 1 – 1 of 1) sorted by relevance

/aosp12/art/runtime/
H A Ddebugger.cc1017 const int kEntryHeaderLen = 9; in GetRecentAllocations() local
1020 Append1BE(bytes, kEntryHeaderLen); in GetRecentAllocations()