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

  /external/chromium/third_party/libjingle/source/talk/base/
httpclient.h 167 HttpError ReadCacheHeaders(const std::string& id, bool override);
httpclient.cc 513 HttpError error = ReadCacheHeaders(id, true);
548 HttpError HttpClient::ReadCacheHeaders(const std::string& id, bool override) {
622 HttpError error = ReadCacheHeaders(id, false);

Completed in 87 milliseconds