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

  /external/chromium/third_party/libjingle/source/talk/base/
httpclient.h 52 bool HttpReadCacheHeaders(StreamInterface* input,
httpclient.cc 242 bool HttpReadCacheHeaders(StreamInterface* input, HttpResponseData* response,
557 if (!HttpReadCacheHeaders(stream.get(), &transaction_->response, combine)) {

Completed in 88 milliseconds