Searched refs:HttpReadCacheHeaders (Results 1 - 4 of 4) sorted by relevance

/external/chromium/third_party/libjingle/source/talk/base/
H A Dhttpclient.h52 bool HttpReadCacheHeaders(StreamInterface* input,
H A Dhttpclient.cc242 bool HttpReadCacheHeaders(StreamInterface* input, HttpResponseData* response, function in namespace:talk_base
557 if (!HttpReadCacheHeaders(stream.get(), &transaction_->response, combine)) {
/external/chromium_org/third_party/libjingle/source/talk/base/
H A Dhttpclient.h53 bool HttpReadCacheHeaders(StreamInterface* input,
H A Dhttpclient.cc244 bool HttpReadCacheHeaders(StreamInterface* input, HttpResponseData* response, function in namespace:talk_base
590 if (!HttpReadCacheHeaders(stream.get(), &transaction_->response, combine)) {

Completed in 31 milliseconds