Searched defs:GCMNetworkChannelDiagnostic (Results 1 – 2 of 2) sorted by relevance
28 struct GCMNetworkChannelDiagnostic { struct38 GCMNetworkChannel* parent_;39 bool last_message_empty_echo_token_;40 base::Time last_message_received_time_;41 int last_post_response_code_;42 std::string registration_id_;43 gcm::GCMClient::Result registration_result_;44 int sent_messages_count_;
410 GCMNetworkChannelDiagnostic::GCMNetworkChannelDiagnostic( in GCMNetworkChannelDiagnostic() function in syncer::GCMNetworkChannelDiagnostic