Searched refs:gcm (Results 176 - 192 of 192) sorted by relevance

12345678

/external/chromium_org/components/gcm_driver/
H A Dgcm_driver_desktop_unittest.cc36 namespace gcm { namespace
51 // gcm::GCMConnectionObserver implementation:
1247 } // namespace gcm
H A Dgcm_account_mapper_unittest.cc10 #include "google_apis/gcm/engine/account_mapping.h"
11 #include "google_apis/gcm/engine/gcm_store.h"
14 namespace gcm { namespace
906 } // namespace gcm
/external/chromium_org/google_apis/gcm/engine/
H A Dconnection_handler_impl_unittest.cc5 #include "google_apis/gcm/engine/connection_handler_impl.h"
14 #include "google_apis/gcm/base/mcs_util.h"
15 #include "google_apis/gcm/base/socket_stream.h"
16 #include "google_apis/gcm/protocol/mcs.pb.h"
21 namespace gcm { namespace
809 } // namespace gcm
H A Dgcm_store_impl_unittest.cc5 #include "google_apis/gcm/engine/gcm_store_impl.h"
18 #include "google_apis/gcm/base/fake_encryptor.h"
19 #include "google_apis/gcm/base/mcs_message.h"
20 #include "google_apis/gcm/base/mcs_util.h"
21 #include "google_apis/gcm/protocol/mcs.pb.h"
24 namespace gcm { namespace
648 } // namespace gcm
H A Dmcs_client.cc5 #include "google_apis/gcm/engine/mcs_client.h"
15 #include "google_apis/gcm/base/mcs_util.h"
16 #include "google_apis/gcm/base/socket_stream.h"
17 #include "google_apis/gcm/engine/connection_factory.h"
18 #include "google_apis/gcm/monitoring/gcm_stats_recorder.h"
22 namespace gcm { namespace
32 const char kGCMFromField[] = "gcm@android.com";
914 } // namespace gcm
H A Dgcm_store_impl.cc5 #include "google_apis/gcm/engine/gcm_store_impl.h"
22 #include "google_apis/gcm/base/encryptor.h"
23 #include "google_apis/gcm/base/mcs_message.h"
24 #include "google_apis/gcm/base/mcs_util.h"
25 #include "google_apis/gcm/protocol/mcs.pb.h"
29 namespace gcm { namespace
1089 } // namespace gcm
/external/chromium_org/chrome/browser/sync/
H A Dprofile_sync_service.cc37 #include "chrome/browser/services/gcm/gcm_profile_service.h"
38 #include "chrome/browser/services/gcm/gcm_profile_service_factory.h"
1141 gcm::GCMProfileServiceFactory::GetForProfile(profile())->driver()
1145 gcm::GCMProfileServiceFactory::GetForProfile(profile())->driver()
/external/chromium_org/third_party/boringssl/
H A Dboringssl.target.darwin-arm.mk175 third_party/boringssl/src/crypto/modes/gcm.c \
H A Dboringssl.target.darwin-arm64.mk175 third_party/boringssl/src/crypto/modes/gcm.c \
H A Dboringssl.target.darwin-mips.mk175 third_party/boringssl/src/crypto/modes/gcm.c \
H A Dboringssl.target.darwin-mips64.mk175 third_party/boringssl/src/crypto/modes/gcm.c \
H A Dboringssl.target.darwin-x86.mk175 third_party/boringssl/src/crypto/modes/gcm.c \
H A Dboringssl.target.linux-arm.mk175 third_party/boringssl/src/crypto/modes/gcm.c \
H A Dboringssl.target.linux-arm64.mk175 third_party/boringssl/src/crypto/modes/gcm.c \
H A Dboringssl.target.linux-mips.mk175 third_party/boringssl/src/crypto/modes/gcm.c \
H A Dboringssl.target.linux-mips64.mk175 third_party/boringssl/src/crypto/modes/gcm.c \
H A Dboringssl.target.linux-x86.mk175 third_party/boringssl/src/crypto/modes/gcm.c \

Completed in 1102 milliseconds

12345678