OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:rootend
(Results
1 - 1
of
1
) sorted by null
/dalvik/vm/alloc/
Heap.cpp
449
u4 rootStart = 0 ,
rootEnd
= 0;
529
rootEnd
= dvmGetRelativeTimeMsec();
679
u4 rootTime =
rootEnd
- rootStart;
Completed in 141 milliseconds