HomeSort by relevance Sort by last modified time
    Searched refs:JavaCallbackTimeCounter (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebKit/android/
TimeCounter.h 53 JavaCallbackTimeCounter,
  /external/webkit/WebKit/android/jni/
WebCoreFrameBridge.cpp 370 TimeCounterAuto counter(TimeCounter::JavaCallbackTimeCounter);
513 TimeCounterAuto counter(TimeCounter::JavaCallbackTimeCounter);
530 TimeCounterAuto counter(TimeCounter::JavaCallbackTimeCounter);
581 TimeCounterAuto counter(TimeCounter::JavaCallbackTimeCounter);
595 TimeCounterAuto counter(TimeCounter::JavaCallbackTimeCounter);
618 TimeCounterAuto counter(TimeCounter::JavaCallbackTimeCounter);
629 TimeCounterAuto counter(TimeCounter::JavaCallbackTimeCounter);
640 TimeCounterAuto counter(TimeCounter::JavaCallbackTimeCounter);
651 TimeCounterAuto counter(TimeCounter::JavaCallbackTimeCounter);
669 TimeCounterAuto counter(TimeCounter::JavaCallbackTimeCounter);
    [all...]

Completed in 83 milliseconds