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

  /external/chromium_org/content/child/npapi/
np_channel_base.h 79 void RemoveMappingForNPObjectOwner(int route_id);
np_channel_base.cc 360 void NPChannelBase::RemoveMappingForNPObjectOwner(int route_id) {
  /external/chromium_org/content/plugin/
webplugin_delegate_stub.cc 91 channel_->RemoveMappingForNPObjectOwner(instance_id_);
  /external/chromium_org/content/renderer/npapi/
webplugin_delegate_proxy.cc 263 channel_host_->RemoveMappingForNPObjectOwner(instance_id_);
    [all...]

Completed in 178 milliseconds