Searched defs:Base64DecodeURLSafe (Results 1 – 2 of 2) sorted by relevance
| /external/chromium_org/components/invalidation/ | ||
| D | gcm_network_channel.cc | 368 bool GCMNetworkChannel::Base64DecodeURLSafe(const std::string& input, in Base64DecodeURLSafe() function in syncer::GCMNetworkChannel |
| D | gcm_network_channel_unittest.cc | 164 static bool Base64DecodeURLSafe(const std::string& input, in Base64DecodeURLSafe() function in syncer::GCMNetworkChannelTest |