HomeSort by relevance Sort by last modified time
    Searched refs:original_module_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/renderer/pepper/
pepper_plugin_instance_impl.cc 592 if (original_module_.get())
593 original_module_->InstanceDeleted(this);
    [all...]
pepper_plugin_instance_impl.h 494 // method fixes that be checking that either module_ or original_module_ match
661 scoped_refptr<PluginModule> original_module_; member in class:content::PepperPluginInstanceImpl
    [all...]

Completed in 49 milliseconds