Searched refs:OnGetLogs (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/system_logs/
H A Ddebug_daemon_log_source.h40 void OnGetLogs(bool succeeded,
H A Ddebug_daemon_log_source.cc68 client->GetScrubbedLogs(base::Bind(&DebugDaemonLogSource::OnGetLogs,
71 client->GetAllLogs(base::Bind(&DebugDaemonLogSource::OnGetLogs,
121 void DebugDaemonLogSource::OnGetLogs(bool /* succeeded */, function in class:system_logs::DebugDaemonLogSource

Completed in 84 milliseconds