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

  /external/chromium_org/chromeos/dbus/
fake_debug_daemon_client.h 52 virtual void UploadCrashes() OVERRIDE;
debug_daemon_client.h 149 virtual void UploadCrashes() = 0;
fake_debug_daemon_client.cc 120 void FakeDebugDaemonClient::UploadCrashes() {
debug_daemon_client.cc 295 virtual void UploadCrashes() OVERRIDE {
  /external/chromium_org/chrome/browser/ui/webui/
crashes_ui.cc 142 debugd_client->UploadCrashes();

Completed in 177 milliseconds