HomeSort by relevance Sort by last modified time
    Searched defs:Running (Results 1 - 3 of 3) sorted by null

  /external/chromium/base/metrics/
stats_counters.cc 88 if (!Enabled() || !Running())
94 // Returns true if the timer is running.
95 bool StatsCounterTimer::Running() {
  /external/webkit/Source/WebCore/storage/
IDBTransactionBackendImpl.h 63 Running, // SQLite transaction started but not yet finished.
  /external/v8/src/
counters.h 196 // Returns true if the timer is running.
197 bool Running() {
218 // Returns true if the timer is running.
219 bool Running() {

Completed in 38 milliseconds