OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetBytesAllocatedEver
(Results
1 - 3
of
3
) sorted by null
/art/runtime/native/
dalvik_system_VMDebug.cc
386
std::string output = std::to_string(heap->
GetBytesAllocatedEver
());
444
std::to_string(heap->
GetBytesAllocatedEver
()))) {
/art/runtime/gc/
heap.h
479
uint64_t
GetBytesAllocatedEver
() const;
[
all
...]
heap.cc
[
all
...]
Completed in 744 milliseconds