GetEntryInfoHTML  145 content/browser/net/view_http_cache_job_factory.cc     rv = cache_helper_.GetEntryInfoHTML(cache_key, request.context(),
GetEntryInfoHTML   33 net/url_request/view_cache_helper.h   int GetEntryInfoHTML(const std::string& key,
GetEntryInfoHTML  146 net/url_request/view_cache_helper_unittest.cc   int rv = helper.GetEntryInfoHTML("second", &context, &data, cb.callback());
GetEntryInfoHTML  205 net/url_request/view_cache_helper_unittest.cc   rv = helper.GetEntryInfoHTML(key, &context, &data, cb1.callback());