OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetBytesAllocatedEver
(Results
1 - 2
of
2
) sorted by null
/art/runtime/gc/
heap.h
307
size_t
GetBytesAllocatedEver
() const;
heap.cc
459
size_t total_bytes_allocated =
GetBytesAllocatedEver
();
[
all
...]
Completed in 560 milliseconds