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

  /external/chromium_org/google_apis/gcm/engine/
gcm_store_impl.cc 137 void AddRegistration(const std::string& app_id,
325 void GCMStoreImpl::Backend::AddRegistration(
866 void GCMStoreImpl::AddRegistration(
872 base::Bind(&GCMStoreImpl::Backend::AddRegistration,
    [all...]
  /external/chromium_org/components/gcm_driver/
gcm_client_impl_unittest.cc 239 void AddRegistration(const std::string& app_id,
451 void GCMClientImplTest::AddRegistration(
632 AddRegistration(kAppId, senders, "reg_id");
    [all...]

Completed in 333 milliseconds