OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:allocation_bytes_
(Results
1 - 2
of
2
) sorted by null
/system/core/libmemunreachable/
HeapWalker.h
52
allocations_(allocator),
allocation_bytes_
(0),
96
size_t
allocation_bytes_
;
member in class:HeapWalker
HeapWalker.cpp
40
allocation_bytes_
+= range.size();
101
return
allocation_bytes_
;
Completed in 881 milliseconds