SendErrorDetails  242 chrome/browser/extensions/api/gcm/gcm_api.cc     const gcm::GCMClient::SendErrorDetails& send_error_details) {
SendErrorDetails  104 chrome/browser/extensions/api/gcm/gcm_api.h                    const gcm::GCMClient::SendErrorDetails& send_error_details);
SendErrorDetails   22 chrome/browser/extensions/api/gcm/gcm_apitest.cc gcm::GCMClient::SendErrorDetails CreateErrorDetails(
SendErrorDetails   26 chrome/browser/extensions/api/gcm/gcm_apitest.cc   gcm::GCMClient::SendErrorDetails error;
SendErrorDetails   97 chrome/browser/extensions/extension_gcm_app_handler.cc     const gcm::GCMClient::SendErrorDetails& send_error_details) {
SendErrorDetails   48 chrome/browser/extensions/extension_gcm_app_handler.h       const gcm::GCMClient::SendErrorDetails& send_error_details) OVERRIDE;
SendErrorDetails   64 chrome/browser/extensions/extension_gcm_app_handler_unittest.cc       const GCMClient::SendErrorDetails& send_error_details) OVERRIDE {
SendErrorDetails  317 chrome/browser/invalidation/gcm_invalidation_bridge.cc     const gcm::GCMClient::SendErrorDetails& send_error_details) {
SendErrorDetails   59 chrome/browser/invalidation/gcm_invalidation_bridge.h       const gcm::GCMClient::SendErrorDetails& send_error_details) OVERRIDE;
SendErrorDetails   34 chrome/browser/services/gcm/default_gcm_app_handler.cc     const GCMClient::SendErrorDetails& send_error_details) {
SendErrorDetails   27 chrome/browser/services/gcm/default_gcm_app_handler.h       const GCMClient::SendErrorDetails& send_error_details) OVERRIDE;
SendErrorDetails   37 chrome/browser/services/gcm/gcm_app_handler.h       const GCMClient::SendErrorDetails& send_error_details) = 0;
SendErrorDetails  179 chrome/browser/services/gcm/gcm_client_mock.cc     SendErrorDetails send_error_details;
SendErrorDetails  206 chrome/browser/services/gcm/gcm_client_mock.cc     const GCMClient::SendErrorDetails& send_error_details) {
SendErrorDetails   80 chrome/browser/services/gcm/gcm_client_mock.h                         const SendErrorDetails& send_error_details);
SendErrorDetails  160 chrome/browser/services/gcm/gcm_profile_service.cc       const GCMClient::SendErrorDetails& send_error_details) OVERRIDE;
SendErrorDetails  309 chrome/browser/services/gcm/gcm_profile_service.cc     const GCMClient::SendErrorDetails& send_error_details) {
SendErrorDetails  881 chrome/browser/services/gcm/gcm_profile_service.cc     const GCMClient::SendErrorDetails& send_error_details) {
SendErrorDetails  196 chrome/browser/services/gcm/gcm_profile_service.h                         const GCMClient::SendErrorDetails& send_error_details);
SendErrorDetails   80 chrome/browser/services/gcm/gcm_profile_service_unittest.cc       const GCMClient::SendErrorDetails& send_error_details) OVERRIDE {
SendErrorDetails   91 chrome/browser/services/gcm/gcm_profile_service_unittest.cc   const GCMClient::SendErrorDetails& send_error_details() const {
SendErrorDetails  108 chrome/browser/services/gcm/gcm_profile_service_unittest.cc     send_error_details_ = GCMClient::SendErrorDetails();
SendErrorDetails  116 chrome/browser/services/gcm/gcm_profile_service_unittest.cc   GCMClient::SendErrorDetails send_error_details_;
SendErrorDetails   22 google_apis/gcm/gcm_client.cc GCMClient::SendErrorDetails::SendErrorDetails() : result(UNKNOWN_ERROR) {}
SendErrorDetails   24 google_apis/gcm/gcm_client.cc GCMClient::SendErrorDetails::~SendErrorDetails() {}
SendErrorDetails   82 google_apis/gcm/gcm_client.h   struct GCM_EXPORT SendErrorDetails {
SendErrorDetails   83 google_apis/gcm/gcm_client.h     SendErrorDetails();
SendErrorDetails   84 google_apis/gcm/gcm_client.h     ~SendErrorDetails();
SendErrorDetails  146 google_apis/gcm/gcm_client.h         const SendErrorDetails& send_error_details) = 0;
SendErrorDetails  608 google_apis/gcm/gcm_client_impl.cc     SendErrorDetails send_error_details;
SendErrorDetails  690 google_apis/gcm/gcm_client_impl.cc   SendErrorDetails send_error_details;
SendErrorDetails  210 google_apis/gcm/gcm_client_impl_unittest.cc       const gcm::GCMClient::SendErrorDetails& send_error_details) OVERRIDE;
SendErrorDetails  239 google_apis/gcm/gcm_client_impl_unittest.cc   const GCMClient::SendErrorDetails& last_error_details() const {
SendErrorDetails  262 google_apis/gcm/gcm_client_impl_unittest.cc   GCMClient::SendErrorDetails last_error_details_;
SendErrorDetails  432 google_apis/gcm/gcm_client_impl_unittest.cc     const gcm::GCMClient::SendErrorDetails& send_error_details) {