Searched defs:PepperPluginInfo (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/public/common/
H A Dpepper_plugin_info.cc11 PepperPluginInfo::EntryPoints::EntryPoints()
17 PepperPluginInfo::PepperPluginInfo() function in class:content::PepperPluginInfo
24 PepperPluginInfo::~PepperPluginInfo() {
27 WebPluginInfo PepperPluginInfo::ToWebPluginInfo() const {
H A Dpepper_plugin_info.h23 struct CONTENT_EXPORT PepperPluginInfo { struct in namespace:content
37 PepperPluginInfo();
38 ~PepperPluginInfo();

Completed in 331 milliseconds