Searched refs:plugin_object_copy (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/renderer/pepper/
H A Dpepper_plugin_instance_impl.cc625 PluginObjectSet plugin_object_copy; local
626 live_plugin_objects_.swap(plugin_object_copy);
627 for (PluginObjectSet::iterator i = plugin_object_copy.begin();
628 i != plugin_object_copy.end();

Completed in 70 milliseconds