Searched defs:EntryPoints (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/content/public/common/
H A Dpepper_plugin_info.cc11 PepperPluginInfo::EntryPoints::EntryPoints() function in class:content::PepperPluginInfo::EntryPoints
H A Dpepper_plugin_info.h28 struct EntryPoints { struct in struct:content::PepperPluginInfo
30 CONTENT_EXPORT EntryPoints();
63 EntryPoints internal_entry_points;
/external/chromium_org/mojo/examples/pepper_container_app/
H A Dplugin_module.cc34 PluginModule::EntryPoints::EntryPoints() : get_interface(NULL), function in class:mojo::examples::PluginModule::EntryPoints
H A Dplugin_module.h39 struct EntryPoints { struct in class:mojo::examples::PluginModule
40 EntryPoints();
52 EntryPoints entry_points_;

Completed in 704 milliseconds