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

/external/chromium_org/content/child/npapi/
H A Dnp_channel_base.h75 void RemoveMappingForNPObjectStub(int route_id, NPObject* object);
H A Dnp_channel_base.cc342 void NPChannelBase::RemoveMappingForNPObjectStub(int route_id, function in class:content::NPChannelBase
H A Dnpobject_stub.cc50 channel_->RemoveMappingForNPObjectStub(route_id_, npobject_);

Completed in 171 milliseconds