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

  /external/chromium/third_party/libjingle/source/talk/base/
httpclient.h 168 HttpError ReadCacheBody(const std::string& id);
httpclient.cc 534 error = ReadCacheBody(id);
566 HttpError HttpClient::ReadCacheBody(const std::string& id) {
629 error = ReadCacheBody(id);

Completed in 265 milliseconds