OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetRegistrationIdFromSenderIds
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/services/gcm/
gcm_client_mock.h
48
std::string
GetRegistrationIdFromSenderIds
(
gcm_client_mock.cc
59
std::string registration_id =
GetRegistrationIdFromSenderIds
(sender_ids);
129
std::string GCMClientMock::
GetRegistrationIdFromSenderIds
(
gcm_profile_service_unittest.cc
377
gcm_client_mock_->
GetRegistrationIdFromSenderIds
(sender_ids);
390
gcm_client_mock_->
GetRegistrationIdFromSenderIds
(sender_ids);
422
gcm_client_mock_->
GetRegistrationIdFromSenderIds
(sender_ids);
449
gcm_client_mock_->
GetRegistrationIdFromSenderIds
(sender_ids);
458
gcm_client_mock_->
GetRegistrationIdFromSenderIds
(sender_ids);
Completed in 116 milliseconds