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

  /external/chromium_org/components/metrics/
metrics_log_manager.h 57 const std::string& staged_log() const { function in class:metrics::MetricsLogManager
59 initial_log_queue_.staged_log() : ongoing_log_queue_.staged_log();
87 // Saves the staged log, then clears staged_log().
persisted_logs.h 72 // Stages the most recent log. The staged_log will remain the same even if
79 // Saves the staged log, then clears staged_log().
99 const std::string& staged_log() const { function in class:metrics::PersistedLogs

Completed in 377 milliseconds