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

  /external/chromium_org/chrome/browser/metrics/
metrics_log_serializer.cc 96 const ListValue* unsent_logs = local_state->GetList(pref); local
97 ReadLogsFromPrefList(*unsent_logs, logs);
  /external/chromium/chrome/browser/metrics/
metrics_service.h 234 bool unsent_logs() const { function in class:MetricsService
metrics_service.cc 520 if (state_ > INITIAL_LOG_READY && unsent_logs())
    [all...]

Completed in 128 milliseconds