Home | Sort by relevance Sort by last modified time |
/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(); |
persisted_logs.h | 66 // 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 |