Home
last modified time | relevance | path

Searched refs:GCMNetworkChannelDiagnostic (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/components/invalidation/
Dgcm_network_channel.h28 struct GCMNetworkChannelDiagnostic { struct
29 explicit GCMNetworkChannelDiagnostic(GCMNetworkChannel* parent);
133 GCMNetworkChannelDiagnostic diagnostic_info_;
Dgcm_network_channel.cc410 GCMNetworkChannelDiagnostic::GCMNetworkChannelDiagnostic( in GCMNetworkChannelDiagnostic() function in syncer::GCMNetworkChannelDiagnostic
419 GCMNetworkChannelDiagnostic::CollectDebugData() const { in CollectDebugData()
440 std::string GCMNetworkChannelDiagnostic::GCMClientResultToString( in GCMClientResultToString()