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

  /external/chromium_org/content/child/npapi/
np_channel_base.h 72 void RemoveMappingForNPObjectProxy(int route_id);
np_channel_base.cc 317 void NPChannelBase::RemoveMappingForNPObjectProxy(int route_id) {
npobject_proxy.cc 80 channel_->RemoveMappingForNPObjectProxy(route_id_);

Completed in 82 milliseconds