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

/external/webrtc/webrtc/base/
H A Dhttpclient.h36 bool HttpReadCacheHeaders(StreamInterface* input,
H A Dhttpclient.cc227 bool HttpReadCacheHeaders(StreamInterface* input, HttpResponseData* response, function in namespace:rtc
574 if (!HttpReadCacheHeaders(stream.get(), &transaction_->response, combine)) {

Completed in 37 milliseconds