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

/external/chromium_org/content/child/npapi/
H A Dnp_channel_base.h82 int GetExistingRouteForNPObjectStub(NPObject* npobject);
H A Dnpobject_util.cc199 int route_id = channel->GetExistingRouteForNPObjectStub(
H A Dnp_channel_base.cc371 int NPChannelBase::GetExistingRouteForNPObjectStub(NPObject* npobject) { function in class:content::NPChannelBase

Completed in 83 milliseconds