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

/external/chromium_org/content/browser/web_contents/
H A Dweb_contents_impl.h1088 std::string last_reported_encoding_; member in class:content::WebContentsImpl
H A Dweb_contents_impl.cc4268 if (encoding == last_reported_encoding_)
4270 last_reported_encoding_ = encoding;

Completed in 103 milliseconds