Searched refs:DecodeNextStringLiteral (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/spdy/
H A Dhpack_decoder.cc156 if (!DecodeNextStringLiteral(input_stream, false, &value))
175 return DecodeNextStringLiteral(input_stream, true, next_name);
190 bool HpackDecoder::DecodeNextStringLiteral(HpackInputStream* input_stream, function in class:net::HpackDecoder
H A Dhpack_decoder.h119 bool DecodeNextStringLiteral(HpackInputStream* input_stream,

Completed in 68 milliseconds