Searched refs:percent_encode_tokenlen (Results 1 – 3 of 3) sorted by relevance
233 len += util::percent_encode_tokenlen(altsvc.protocol_id); in create_altsvc_header_value()
159 size_t percent_encode_tokenlen(const StringRef &target);
161 size_t percent_encode_tokenlen(const StringRef &target) { in percent_encode_tokenlen() function