Searched defs:PercentDecode (Results 1 – 4 of 4) sorted by relevance
354 pub struct PercentDecode<'a> { struct366 impl<'a> Iterator for PercentDecode<'a> { argument395 impl<'a> PercentDecode<'a> { impl
41 std::string PercentDecode(absl::string_view str) { in PercentDecode() function
298 bool SpdyAltSvcWireFormat::PercentDecode(absl::string_view::const_iterator c, in PercentDecode() function in spdy::SpdyAltSvcWireFormat
20 static bool PercentDecode(absl::string_view::const_iterator c, in PercentDecode() function in spdy::test::SpdyAltSvcWireFormatPeer