HomeSort by relevance Sort by last modified time
    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