Searched refs:GetExistingNPObjectProxy (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/child/npapi/
H A Dnp_channel_base.h81 NPObject* GetExistingNPObjectProxy(int route_id);
H A Dnpobject_util.cc265 channel->GetExistingNPObjectProxy(param.npobject_routing_id);
H A Dnp_channel_base.cc366 NPObject* NPChannelBase::GetExistingNPObjectProxy(int route_id) { function in class:content::NPChannelBase

Completed in 189 milliseconds