Searched defs:PluginCache (Results 1 – 1 of 1) sorted by relevance
32 class PluginCache { class34 PluginCache() : m_loaded(false), m_refresh(false) { } in PluginCache() function in blink::PluginCache