Home
last modified time | relevance | path

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

/external/chromium_org/components/invalidation/
Dgcm_network_channel.cc262 diagnostic_info_.last_message_empty_echo_token_ = echo_token.empty(); in OnIncomingMessage()
413 last_message_empty_echo_token_(false), in GCMNetworkChannelDiagnostic()
428 last_message_empty_echo_token_); in CollectDebugData()
Dgcm_network_channel.h39 bool last_message_empty_echo_token_; member