Searched defs:staged_log (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/components/metrics/
H A Dmetrics_log_manager.h57 const std::string& staged_log() const { function in class:metrics::MetricsLogManager
59 initial_log_queue_.staged_log() : ongoing_log_queue_.staged_log();
H A Dpersisted_logs.h66 // Stages the most recent log. The staged_log will remain the same even if
77 const std::string& staged_log() const { function in class:metrics::PersistedLogs

Completed in 301 milliseconds