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

/external/chromium/third_party/libjingle/source/talk/base/
H A Dhttpclient.h168 HttpError ReadCacheBody(const std::string& id);
H A Dhttpclient.cc534 error = ReadCacheBody(id);
566 HttpError HttpClient::ReadCacheBody(const std::string& id) { function in class:talk_base::HttpClient
629 error = ReadCacheBody(id);

Completed in 46 milliseconds