Home
last modified time | relevance | path

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

/external/chromium_org/components/invalidation/
Dpush_client_channel.cc88 if (!DecodeMessage( in OnIncomingNotification()
120 return DecodeMessage(data, message, service_context, scheduling_hash); in DecodeMessageForTest()
137 bool PushClientChannel::DecodeMessage(const std::string& data, in DecodeMessage() function in syncer::PushClientChannel
Dpush_client_channel.h73 static bool DecodeMessage(const std::string& data,