Searched refs:EntryPoints (Results 1 – 8 of 8) sorted by relevance
28 struct EntryPoints { struct30 CONTENT_EXPORT EntryPoints();63 EntryPoints internal_entry_points;
11 PepperPluginInfo::EntryPoints::EntryPoints() in EntryPoints() function in content::PepperPluginInfo::EntryPoints
39 struct EntryPoints { struct40 EntryPoints();52 EntryPoints entry_points_; argument
34 PluginModule::EntryPoints::EntryPoints() : get_interface(NULL), in EntryPoints() function in mojo::examples::PluginModule::EntryPoints
85 bool InitAsInternalPlugin(const PepperPluginInfo::EntryPoints& entry_points);224 bool InitializeModule(const PepperPluginInfo::EntryPoints& entry_points);259 PepperPluginInfo::EntryPoints entry_points_;
348 PepperPluginInfo::EntryPoints* entry_points) { in LoadEntryPointsFromLibrary()464 const PepperPluginInfo::EntryPoints& entry_points) { in InitAsInternalPlugin()477 PepperPluginInfo::EntryPoints entry_points; in InitAsLibrary()653 const PepperPluginInfo::EntryPoints& entry_points) { in InitializeModule()
84 PepperPluginInfo::EntryPoints entry_points; in SetUp()
131 PepperPluginInfo::EntryPoints plugin_entry_points_;