Home
last modified time | relevance | path

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

/external/chromium_org/chrome/renderer/plugins/
Dchrome_plugin_placeholder.cc90 has_host_(false), in ChromePluginPlaceholder()
106 if (has_host_) { in ~ChromePluginPlaceholder()
267 has_host_ = true; in OnFoundMissingPlugin()
Dchrome_plugin_placeholder.h96 bool has_host_; variable