Home
last modified time | relevance | path

Searched defs:Base64DecodeURLSafe (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/components/invalidation/
Dgcm_network_channel.cc368 bool GCMNetworkChannel::Base64DecodeURLSafe(const std::string& input, in Base64DecodeURLSafe() function in syncer::GCMNetworkChannel
Dgcm_network_channel_unittest.cc164 static bool Base64DecodeURLSafe(const std::string& input, in Base64DecodeURLSafe() function in syncer::GCMNetworkChannelTest