Searched refs:GetGCMStatistics (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/components/gcm_driver/
H A Dfake_gcm_driver.cc58 void FakeGCMDriver::GetGCMStatistics(const GetGCMStatisticsCallback& callback, function in class:gcm::FakeGCMDriver
H A Dfake_gcm_driver.h35 virtual void GetGCMStatistics(const GetGCMStatisticsCallback& callback,
H A Dgcm_driver_android.h58 virtual void GetGCMStatistics(const GetGCMStatisticsCallback& callback,
H A Dgcm_driver_desktop.cc76 void GetGCMStatistics(bool clear_logs);
218 GetGCMStatistics(false);
280 void GCMDriverDesktop::IOWorker::GetGCMStatistics(bool clear_logs) { function in class:gcm::GCMDriverDesktop::IOWorker
577 void GCMDriverDesktop::GetGCMStatistics( function in class:gcm::GCMDriverDesktop
586 base::Bind(&GCMDriverDesktop::IOWorker::GetGCMStatistics,
H A Dgcm_driver.h114 virtual void GetGCMStatistics(const GetGCMStatisticsCallback& callback,
H A Dgcm_driver_android.cc131 void GCMDriverAndroid::GetGCMStatistics( function in class:gcm::GCMDriverAndroid
H A Dgcm_driver_desktop.h76 virtual void GetGCMStatistics(const GetGCMStatisticsCallback& callback,
172 // Callback for GetGCMStatistics.
/external/chromium_org/chrome/browser/ui/webui/
H A Dgcm_internals_ui.cc231 profile_service->driver()->GetGCMStatistics(

Completed in 130 milliseconds