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

  /external/chromium_org/net/http/
http_pipelined_connection_impl.cc 341 CHECK(stream_info_map_[pipeline_id].read_headers_callback.is_null());
347 stream_info_map_[pipeline_id].read_headers_callback = callback;
494 stream_info_map_[active_read_id_].read_headers_callback,
534 stream_info_map_[evicted_id].read_headers_callback.Run(
http_pipelined_connection_impl.h 189 CompletionCallback read_headers_callback; member in struct:net::HttpPipelinedConnectionImpl::StreamInfo

Completed in 78 milliseconds