Searched defs:AllocId (Results 1 – 6 of 6) sorted by relevance
84 struct AllocId { struct85 uint64_t chunk_index : kChunkIndexAllocIdBits; argument86 uint64_t chunk_offset : kChunkOffsetAllocIdBits; argument
101 int AllocId() const { in AllocId() function
180 int AllocId() const { in AllocId() function
194 int AllocId() const { in AllocId() function
239 int AllocId() const { in AllocId() function
314 static int AllocId() { in AllocId() function