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

  /external/chromium_org/content/child/npapi/
np_channel_base.h 83 struct _NPP* GetExistingNPObjectOwner(int route_id);
npobject_util.cc 268 channel->GetExistingNPObjectOwner(param.npobject_owner_id);
np_channel_base.cc 361 NPP NPChannelBase::GetExistingNPObjectOwner(int route_id) {
  /external/chromium_org/content/plugin/
webplugin_proxy.cc 220 NPP owner = channel_->GetExistingNPObjectOwner(MSG_ROUTING_NONE);
244 NPP owner = channel_->GetExistingNPObjectOwner(MSG_ROUTING_NONE);

Completed in 79 milliseconds