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

/external/chromium_org/content/child/npapi/
H A Dnp_channel_base.h83 struct _NPP* GetExistingNPObjectOwner(int route_id);
H A Dnpobject_util.cc271 channel->GetExistingNPObjectOwner(param.npobject_owner_id);
H A Dnp_channel_base.cc376 NPP NPChannelBase::GetExistingNPObjectOwner(int route_id) { function in class:content::NPChannelBase
/external/chromium_org/content/plugin/
H A Dwebplugin_proxy.cc187 NPP owner = channel_->GetExistingNPObjectOwner(MSG_ROUTING_NONE);
211 NPP owner = channel_->GetExistingNPObjectOwner(MSG_ROUTING_NONE);

Completed in 167 milliseconds