Home
last modified time | relevance | path

Searched defs:PluginCache (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/plugins/
DPluginData.cpp32 class PluginCache { class
34 PluginCache() : m_loaded(false), m_refresh(false) { } in PluginCache() function in blink::PluginCache