Home
last modified time | relevance | path

Searched refs:INIT_TASK_SCHEDULED (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/components/metrics/
Dmetrics_service.cc663 DCHECK_EQ(INIT_TASK_SCHEDULED, state_); in FinishedGatheringInitialMetrics()
734 state_ = INIT_TASK_SCHEDULED; in OpenNewLog()
894 case INIT_TASK_SCHEDULED: // We should be further along by now. in StageNewLog()
Dmetrics_service.h233 INIT_TASK_SCHEDULED, // Waiting for deferred init tasks to enumerator