HomeSort by relevance Sort by last modified time
    Searched refs:SerializeHeaderBlock (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/quic/
quic_http_stream_test.cc 200 request_data_ = SerializeHeaderBlock(headers);
208 response_data_ = SerializeHeaderBlock(headers) + body;
211 std::string SerializeHeaderBlock(const SpdyHeaderBlock& headers) {
quic_network_transaction_unittest.cc 163 return SerializeHeaderBlock(headers);
175 std::string SerializeHeaderBlock(const SpdyHeaderBlock& headers) {

Completed in 46 milliseconds