Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dhttpclient.cc551 error = ReadCacheBody(id); in CheckCache()
583 HttpError HttpClient::ReadCacheBody(const std::string& id) { in ReadCacheBody() function in rtc::HttpClient
648 error = ReadCacheBody(id); in CompleteValidate()
Dhttpclient.h146 HttpError ReadCacheBody(const std::string& id);