Home
last modified time | relevance | path

Searched defs:sender_ids (Results 1 – 25 of 26) sorted by relevance

12

/external/chromium_org/components/gcm_driver/
Dgcm_driver_desktop_unittest.cc86 std::vector<std::string> ToSenderList(const std::string& sender_ids) { in ToSenderList()
285 const std::vector<std::string>& sender_ids, in Register()
544 std::vector<std::string> sender_ids; in TEST_F() local
638 std::vector<std::string> sender_ids; in TEST_F() local
708 std::vector<std::string> sender_ids; in TEST_F() local
719 std::vector<std::string> sender_ids; in TEST_F() local
728 std::vector<std::string> sender_ids; in TEST_F() local
754 std::vector<std::string> sender_ids; in TEST_F() local
778 std::vector<std::string> sender_ids; in TEST_F() local
787 std::vector<std::string> sender_ids; in TEST_F() local
[all …]
Dgcm_stats_recorder_impl.cc275 const std::string& sender_ids, in RecordRegistration()
290 const std::string& sender_ids) { in RecordRegistrationSent()
300 const std::vector<std::string>& sender_ids, in RecordRegistrationResponse()
311 const std::vector<std::string>& sender_ids, in RecordRegistrationRetryRequested()
Dgcm_driver_desktop.cc259 const std::vector<std::string>& sender_ids) { in Register()
479 const std::vector<std::string>& sender_ids) { in RegisterImpl()
493 const std::vector<std::string>& sender_ids) { in DoRegister()
Dfake_gcm_driver.cc71 const std::vector<std::string>& sender_ids) { in RegisterImpl()
Dgcm_activity.h43 std::string sender_ids; // Comma separated sender ids. member
Dgcm_driver.cc34 const std::vector<std::string>& sender_ids, in Register()
Dfake_gcm_client.cc77 const std::vector<std::string>& sender_ids) { in Register()
Dgcm_driver_android.cc156 const std::vector<std::string>& sender_ids) { in RegisterImpl()
Dgcm_account_mapper.cc292 std::vector<std::string> sender_ids; in GetRegistration() local
Dgcm_client_impl.cc595 const std::vector<std::string>& sender_ids) { in Register()
633 const std::vector<std::string>& sender_ids, in OnRegisterCompleted()
Dgcm_stats_recorder_impl_unittest.cc308 const std::string& sender_ids, in VerifyRegistration()
Dgcm_account_mapper_unittest.cc164 const std::vector<std::string>& sender_ids) { in RegisterImpl()
/external/chromium_org/google_apis/gcm/monitoring/
Dfake_gcm_stats_recorder.cc47 const std::string& sender_ids) { in RecordRegistrationSent()
52 const std::vector<std::string>& sender_ids, in RecordRegistrationResponse()
58 const std::vector<std::string>& sender_ids, in RecordRegistrationRetryRequested()
/external/chromium_org/google_apis/gcm/engine/
Dregistration_info.h25 std::vector<std::string> sender_ids; member
Dregistration_request.h81 std::vector<std::string> sender_ids; member
Dregistration_request.cc91 const std::vector<std::string>& sender_ids) in RequestInfo()
Dregistration_request_unittest.cc105 void RegistrationRequestTest::CreateRequest(const std::string& sender_ids) { in CreateRequest()
/external/chromium_org/chrome/browser/services/gcm/
Dfake_gcm_profile_service.cc59 const std::vector<std::string>& sender_ids) { in RegisterImpl()
121 const std::vector<std::string>& sender_ids) { in RegisterFinished()
Dgcm_profile_service_unittest.cc161 const std::vector<std::string>& sender_ids) { in RegisterAndWaitForCompletion()
253 std::vector<std::string> sender_ids; in TEST_F() local
Dgcm_profile_service.cc206 const std::vector<std::string>& sender_ids, in Register()
Dpush_messaging_service_impl.cc277 std::vector<std::string> sender_ids(1, sender_id); in DidRequestPermission() local
/external/chromium_org/chrome/browser/extensions/
Dextension_gcm_app_handler_unittest.cc357 const std::vector<std::string>& sender_ids) { in Register()
447 std::vector<std::string> sender_ids; in TEST_F() local
/external/chromium_org/chrome/browser/invalidation/
Dgcm_invalidation_bridge_unittest.cc33 const std::vector<std::string>& sender_ids) OVERRIDE { in RegisterImpl()
/external/chromium_org/chrome/browser/extensions/api/gcm/
Dgcm_apitest.cc128 const std::vector<std::string>& sender_ids = in IN_PROC_BROWSER_TEST_F() local
/external/chromium_org/components/invalidation/
Dgcm_invalidation_bridge.cc260 std::vector<std::string> sender_ids; in Register() local

12