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

  /external/chromium_org/content/child/npapi/
np_channel_base.h 84 int GetExistingRouteForNPObjectOwner(struct _NPP* owner);
npobject_util.cc 211 channel->GetExistingRouteForNPObjectOwner(owner);
np_channel_base.cc 366 int NPChannelBase::GetExistingRouteForNPObjectOwner(NPP owner) {

Completed in 44 milliseconds