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

/external/chromium_org/mojo/examples/pepper_container_app/
H A Dplugin_instance.h37 ResourceCreationImpl* resource_creation() { return &resource_creation_; }
189 ResourceCreationImpl resource_creation_; member in class:mojo::examples::PluginInstance
/external/chromium_org/content/renderer/pepper/
H A Dpepper_plugin_instance_impl.h143 return *resource_creation_.get();
762 scoped_ptr<ppapi::thunk::ResourceCreationAPI> resource_creation_; member in class:content::PepperPluginInstanceImpl

Completed in 46 milliseconds