OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetFootprint
(Results
1 - 4
of
4
) sorted by null
/art/runtime/gc/space/
dlmalloc_space.h
86
size_t
GetFootprint
();
dlmalloc_space.cc
473
size_t DlMallocSpace::
GetFootprint
() {
/art/runtime/native/
dalvik_system_VMDebug.cc
271
zygoteSize += dlmalloc_space->
GetFootprint
();
276
allocSize += dlmalloc_space->
GetFootprint
();
/art/runtime/gc/
heap.cc
[
all
...]
Completed in 156 milliseconds