registration_id 123 chrome/browser/extensions/api/gcm/gcm_api.cc const std::string& registration_id, registration_id 125 chrome/browser/extensions/api/gcm/gcm_api.cc SetResult(new base::StringValue(registration_id)); registration_id 53 chrome/browser/extensions/api/gcm/gcm_api.h void CompleteFunctionWithResult(const std::string& registration_id, registration_id 214 chrome/browser/extensions/extension_gcm_app_handler_unittest.cc void RegisterCompleted(const std::string& registration_id, registration_id 57 chrome/browser/invalidation/gcm_invalidation_bridge.cc const std::string& registration_id, registration_id 137 chrome/browser/invalidation/gcm_invalidation_bridge.cc const std::string& registration_id, registration_id 140 chrome/browser/invalidation/gcm_invalidation_bridge.cc callback.Run(registration_id, result); registration_id 262 chrome/browser/invalidation/gcm_invalidation_bridge.cc const std::string& registration_id, registration_id 270 chrome/browser/invalidation/gcm_invalidation_bridge.cc registration_id, registration_id 79 chrome/browser/invalidation/gcm_invalidation_bridge.h const std::string& registration_id, registration_id 101 chrome/browser/invalidation/gcm_invalidation_bridge_unittest.cc void RegisterFinished(const std::string& registration_id, registration_id 103 chrome/browser/invalidation/gcm_invalidation_bridge_unittest.cc registration_id_ = registration_id; registration_id 68 chrome/browser/services/gcm/gcm_client_mock.cc std::string registration_id = GetRegistrationIdFromSenderIds(sender_ids); registration_id 74 chrome/browser/services/gcm/gcm_client_mock.cc registration_id)); registration_id 147 chrome/browser/services/gcm/gcm_client_mock.cc std::string registration_id; registration_id 152 chrome/browser/services/gcm/gcm_client_mock.cc registration_id += ","; registration_id 153 chrome/browser/services/gcm/gcm_client_mock.cc registration_id += normalized_sender_ids[i]; registration_id 156 chrome/browser/services/gcm/gcm_client_mock.cc return registration_id; registration_id 147 chrome/browser/services/gcm/gcm_profile_service.cc const std::string& registration_id, registration_id 240 chrome/browser/services/gcm/gcm_profile_service.cc const std::string& registration_id, registration_id 250 chrome/browser/services/gcm/gcm_profile_service.cc registration_id, registration_id 810 chrome/browser/services/gcm/gcm_profile_service.cc const std::string& registration_id, registration_id 823 chrome/browser/services/gcm/gcm_profile_service.cc callback.Run(registration_id, result); registration_id 49 chrome/browser/services/gcm/gcm_profile_service.h typedef base::Callback<void(const std::string& registration_id, registration_id 186 chrome/browser/services/gcm/gcm_profile_service.h const std::string& registration_id, registration_id 186 chrome/browser/services/gcm/gcm_profile_service_unittest.cc void RegisterCompleted(const std::string& registration_id, registration_id 188 chrome/browser/services/gcm/gcm_profile_service_unittest.cc registration_id_ = registration_id; registration_id 490 chrome/browser/services/gcm/gcm_profile_service_unittest.cc EXPECT_TRUE(consumer()->registration_id().empty()); registration_id 519 chrome/browser/services/gcm/gcm_profile_service_unittest.cc EXPECT_EQ(expected_registration_id, consumer()->registration_id()); registration_id 588 chrome/browser/services/gcm/gcm_profile_service_unittest.cc EXPECT_EQ(expected_registration_id, consumer()->registration_id()); registration_id 598 chrome/browser/services/gcm/gcm_profile_service_unittest.cc EXPECT_TRUE(consumer()->registration_id().empty()); registration_id 611 chrome/browser/services/gcm/gcm_profile_service_unittest.cc EXPECT_EQ(expected_registration_id, consumer()->registration_id()); registration_id 626 chrome/browser/services/gcm/gcm_profile_service_unittest.cc EXPECT_EQ(expected_registration_id, consumer()->registration_id()); registration_id 639 chrome/browser/services/gcm/gcm_profile_service_unittest.cc EXPECT_EQ(expected_registration_id, consumer()->registration_id()); registration_id 651 chrome/browser/services/gcm/gcm_profile_service_unittest.cc EXPECT_EQ(expected_registration_id2, consumer()->registration_id()); registration_id 666 chrome/browser/services/gcm/gcm_profile_service_unittest.cc EXPECT_TRUE(consumer()->registration_id().empty()); registration_id 673 chrome/browser/services/gcm/gcm_profile_service_unittest.cc EXPECT_FALSE(consumer()->registration_id().empty()); registration_id 685 chrome/browser/services/gcm/gcm_profile_service_unittest.cc EXPECT_TRUE(consumer()->registration_id().empty()); registration_id 695 chrome/browser/services/gcm/gcm_profile_service_unittest.cc EXPECT_FALSE(consumer()->registration_id().empty()); registration_id 946 chrome/browser/services/gcm/gcm_profile_service_unittest.cc consumer()->registration_id()); registration_id 950 chrome/browser/services/gcm/gcm_profile_service_unittest.cc consumer2()->registration_id()); registration_id 963 chrome/browser/services/gcm/gcm_profile_service_unittest.cc consumer2()->registration_id()); registration_id 1089 chrome/browser/services/gcm/gcm_profile_service_unittest.cc consumer()->registration_id()); registration_id 1093 chrome/browser/services/gcm/gcm_profile_service_unittest.cc consumer2()->registration_id()); registration_id 1181 chrome/browser/services/gcm/gcm_profile_service_unittest.cc EXPECT_TRUE(consumer()->registration_id().empty()); registration_id 50 content/browser/service_worker/service_worker_context_core.h int64 registration_id)> RegistrationCallback; registration_id 88 content/browser/service_worker/service_worker_context_core.h ServiceWorkerRegistration* GetLiveRegistration(int64 registration_id); registration_id 90 content/browser/service_worker/service_worker_context_core.h void RemoveLiveRegistration(int64 registration_id); registration_id 93 content/browser/service_worker/service_worker_context_core.h void RemoveLiveVersion(int64 registration_id); registration_id 94 content/browser/service_worker/service_worker_context_unittest.cc int64 registration_id = -1L; registration_id 100 content/browser/service_worker/service_worker_context_unittest.cc MakeRegisteredCallback(&called, ®istration_id)); registration_id 109 content/browser/service_worker/service_worker_context_unittest.cc EXPECT_NE(-1L, registration_id); registration_id 112 content/browser/service_worker/service_worker_context_unittest.cc registration_id, registration_id 142 content/browser/service_worker/service_worker_context_unittest.cc int64 registration_id = -1L; registration_id 148 content/browser/service_worker/service_worker_context_unittest.cc MakeRegisteredCallback(&called, ®istration_id)); registration_id 157 content/browser/service_worker/service_worker_context_unittest.cc EXPECT_NE(-1L, registration_id); registration_id 160 content/browser/service_worker/service_worker_context_unittest.cc registration_id, registration_id 209 content/browser/service_worker/service_worker_context_unittest.cc int64 registration_id = -1L; registration_id 214 content/browser/service_worker/service_worker_context_unittest.cc MakeRegisteredCallback(&called, ®istration_id)); registration_id 55 content/browser/service_worker/service_worker_context_wrapper.cc int64 registration_id) { registration_id 168 content/browser/service_worker/service_worker_dispatcher_host.cc int64 registration_id, registration_id 184 content/browser/service_worker/service_worker_dispatcher_host.cc registration_id, registration_id 276 content/browser/service_worker/service_worker_dispatcher_host.cc int64 registration_id) { registration_id 283 content/browser/service_worker/service_worker_dispatcher_host.cc thread_id, request_id, registration_id)); registration_id 62 content/browser/service_worker/service_worker_dispatcher_host.h void OnPostMessage(int64 registration_id, registration_id 77 content/browser/service_worker/service_worker_dispatcher_host.h int64 registration_id); registration_id 16 content/browser/service_worker/service_worker_registration.cc int64 registration_id, registration_id 20 content/browser/service_worker/service_worker_registration.cc registration_id_(registration_id), registration_id 40 content/browser/service_worker/service_worker_registration.h int64 registration_id, registration_id 36 content/browser/service_worker/service_worker_registration_unittest.cc const int64 registration_id = -1L; registration_id 42 content/browser/service_worker/service_worker_registration_unittest.cc registration_id, registration_id 59 content/browser/service_worker/service_worker_registration_unittest.cc int64 registration_id = -1L; registration_id 64 content/browser/service_worker/service_worker_registration_unittest.cc registration_id, registration_id 103 content/browser/service_worker/service_worker_storage.cc int64 registration_id, registration_id 111 content/browser/service_worker/service_worker_storage.cc if (registration_id == it->second->id()) { registration_id 49 content/browser/service_worker/service_worker_storage.h void FindRegistrationForId(int64 registration_id, registration_id 117 content/child/service_worker/service_worker_dispatcher.cc int64 registration_id) { registration_id 131 content/child/service_worker/service_worker_dispatcher.cc new WebServiceWorkerImpl(registration_id, thread_safe_sender_)); registration_id 71 content/child/service_worker/service_worker_dispatcher.h void OnRegistered(int32 thread_id, int32 request_id, int64 registration_id); registration_id 20 content/child/service_worker/web_service_worker_impl.h WebServiceWorkerImpl(int64 registration_id, registration_id 22 content/child/service_worker/web_service_worker_impl.h : registration_id_(registration_id), registration_id 171 google_apis/gcm/engine/gcm_store_impl_unittest.cc registration1->registration_id = "registration1"; registration_id 182 google_apis/gcm/engine/gcm_store_impl_unittest.cc registration2->registration_id = "registration2"; registration_id 197 google_apis/gcm/engine/gcm_store_impl_unittest.cc EXPECT_EQ(registration1->registration_id, registration_id 198 google_apis/gcm/engine/gcm_store_impl_unittest.cc load_result->registrations["app1"]->registration_id); registration_id 204 google_apis/gcm/engine/gcm_store_impl_unittest.cc EXPECT_EQ(registration2->registration_id, registration_id 205 google_apis/gcm/engine/gcm_store_impl_unittest.cc load_result->registrations["app2"]->registration_id); registration_id 18 google_apis/gcm/engine/registration_info.cc if (sender_ids.empty() || registration_id.empty()) registration_id 34 google_apis/gcm/engine/registration_info.cc DCHECK(registration_id.find('=') == std::string::npos); registration_id 36 google_apis/gcm/engine/registration_info.cc value += registration_id; registration_id 49 google_apis/gcm/engine/registration_info.cc registration_id = value.substr(pos + 1); registration_id 53 google_apis/gcm/engine/registration_info.cc if (sender_ids.empty() || registration_id.empty()) { registration_id 55 google_apis/gcm/engine/registration_info.cc registration_id.clear(); registration_id 26 google_apis/gcm/engine/registration_info.h std::string registration_id; registration_id 55 google_apis/gcm/engine/registration_request.h const std::string& registration_id)> registration_id 63 google_apis/gcm/engine/registration_request_unittest.cc const std::string& registration_id); registration_id 96 google_apis/gcm/engine/registration_request_unittest.cc const std::string& registration_id) { registration_id 98 google_apis/gcm/engine/registration_request_unittest.cc registration_id_ = registration_id; registration_id 113 google_apis/gcm/gcm_client.h const std::string& registration_id, registration_id 399 google_apis/gcm/gcm_client_impl.cc app_id, registrations_iter->second->registration_id, SUCCESS); registration_id 427 google_apis/gcm/gcm_client_impl.cc const std::string& registration_id) { registration_id 437 google_apis/gcm/gcm_client_impl.cc else if (registration_id.empty()) registration_id 446 google_apis/gcm/gcm_client_impl.cc registration->registration_id = registration_id; registration_id 458 google_apis/gcm/gcm_client_impl.cc app_id, result == SUCCESS ? registration_id : std::string(), result); registration_id 191 google_apis/gcm/gcm_client_impl.h const std::string& registration_id); registration_id 187 google_apis/gcm/gcm_client_impl_unittest.cc void CompleteRegistration(const std::string& registration_id); registration_id 193 google_apis/gcm/gcm_client_impl_unittest.cc const std::string& registration_id); registration_id 197 google_apis/gcm/gcm_client_impl_unittest.cc const std::string& registration_id, registration_id 204 google_apis/gcm/gcm_client_impl_unittest.cc virtual void OnMessageReceived(const std::string& registration_id, registration_id 331 google_apis/gcm/gcm_client_impl_unittest.cc const std::string& registration_id) { registration_id 333 google_apis/gcm/gcm_client_impl_unittest.cc response.append(registration_id); registration_id 361 google_apis/gcm/gcm_client_impl_unittest.cc const std::string& registration_id) { registration_id 364 google_apis/gcm/gcm_client_impl_unittest.cc registration->registration_id = registration_id; registration_id 401 google_apis/gcm/gcm_client_impl_unittest.cc const std::string& registration_id, registration_id 404 google_apis/gcm/gcm_client_impl_unittest.cc last_app_id_ = registration_id; registration_id 410 google_apis/gcm/gcm_client_impl_unittest.cc const std::string& registration_id, registration_id 414 google_apis/gcm/gcm_client_impl_unittest.cc last_registration_id_ = registration_id; registration_id 126 sync/notifier/gcm_network_channel.cc const std::string& registration_id, registration_id 130 sync/notifier/gcm_network_channel.cc DCHECK(!registration_id.empty()); registration_id 133 sync/notifier/gcm_network_channel.cc registration_id_ = registration_id; registration_id 293 sync/notifier/gcm_network_channel.cc GURL GCMNetworkChannel::BuildUrl(const std::string& registration_id) { registration_id 294 sync/notifier/gcm_network_channel.cc DCHECK(!registration_id.empty()); registration_id 298 sync/notifier/gcm_network_channel.cc endpoint_id.set_c2dm_registration_id(registration_id); registration_id 83 sync/notifier/gcm_network_channel.h virtual GURL BuildUrl(const std::string& registration_id); registration_id 88 sync/notifier/gcm_network_channel.h void OnRegisterComplete(const std::string& registration_id, registration_id 29 sync/notifier/gcm_network_channel_delegate.h typedef base::Callback<void(const std::string& registration_id, registration_id 85 sync/notifier/gcm_network_channel_unittest.cc virtual GURL BuildUrl(const std::string& registration_id) OVERRIDE { registration_id 151 sync/notifier/gcm_network_channel_unittest.cc GURL BuildUrl(const std::string& registration_id) { registration_id 152 sync/notifier/gcm_network_channel_unittest.cc return gcm_network_channel_->GCMNetworkChannel::BuildUrl(registration_id);