Home
last modified time | relevance | path

Searched defs:echo_token (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/components/invalidation/
Dgcm_invalidation_bridge.cc147 const std::string& echo_token) { in OnIncomingMessage()
309 std::string echo_token; in OnMessage() local
Dgcm_network_channel_unittest.cc204 void set_last_echo_token(const std::string& echo_token) { in set_last_echo_token()
236 std::string echo_token; in AddExtraRequestHeader() local
Dgcm_network_channel.cc258 const std::string& echo_token) { in OnIncomingMessage()