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

  /external/chromium_org/components/gcm_driver/
gcm_client.h 206 virtual void OnGCMReady(
fake_gcm_client.cc 186 delegate_->OnGCMReady(std::vector<AccountMapping>());
gcm_driver_desktop.cc 54 virtual void OnGCMReady(
206 void GCMDriverDesktop::IOWorker::OnGCMReady(
gcm_client_impl_unittest.cc 261 virtual void OnGCMReady(
494 void GCMClientImplTest::OnGCMReady(
    [all...]
gcm_client_impl.cc 391 delegate_->OnGCMReady(account_mappings);
    [all...]

Completed in 981 milliseconds