HomeSort by relevance Sort by last modified time
    Searched full:timedb (Results 1 - 1 of 1) sorted by null

  /dalvik/tools/dmtracedump/
TraceDump.c 482 const TimedMethod *timedA, *timedB;
487 timedB = (TimedMethod const *)b;
489 elapsed2 = timedB->elapsedInclusive;
499 MethodEntry *methodB = timedB->method;
    [all...]

Completed in 410 milliseconds