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

/external/webrtc/webrtc/base/
H A Dhttpclient.h145 HttpError ReadCacheHeaders(const std::string& id, bool override);
H A Dhttpclient.cc529 HttpError error = ReadCacheHeaders(id, true);
565 HttpError HttpClient::ReadCacheHeaders(const std::string& id, bool override) { function in class:rtc::HttpClient
641 HttpError error = ReadCacheHeaders(id, false);

Completed in 165 milliseconds