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

  /external/chromium_org/components/metrics/
metrics_service.h 235 INIT_TASK_DONE, // Waiting for timer to send initial log.
252 // Callback that moves the state to INIT_TASK_DONE. When this is called, the
metrics_service.cc 81 // INIT_TASK_DONE, // Waiting for timer to send initial log.
100 // INIT_TASK_DONE, // Waiting for timer to send initial log.
664 state_ = INIT_TASK_DONE;
    [all...]

Completed in 136 milliseconds