HomeSort by relevance Sort by last modified time
    Searched defs:SetGCMRecording (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/components/gcm_driver/
fake_gcm_driver.cc 53 void FakeGCMDriver::SetGCMRecording(const GetGCMStatisticsCallback& callback,
gcm_driver_android.cc 127 void GCMDriverAndroid::SetGCMRecording(const GetGCMStatisticsCallback& callback,
gcm_driver_desktop.cc 133 void SetGCMRecording(bool recording);
333 void GCMDriverDesktop::IOWorker::SetGCMRecording(bool recording) {
572 void GCMDriverDesktop::SetGCMRecording(const GetGCMStatisticsCallback& callback,
579 base::Bind(&GCMDriverDesktop::IOWorker::SetGCMRecording,

Completed in 52 milliseconds