OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemoveMappingForNPObjectOwner
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/content/child/npapi/
np_channel_base.h
79
void
RemoveMappingForNPObjectOwner
(int route_id);
np_channel_base.cc
359
void NPChannelBase::
RemoveMappingForNPObjectOwner
(int route_id) {
/external/chromium_org/content/plugin/
webplugin_delegate_stub.cc
91
channel_->
RemoveMappingForNPObjectOwner
(instance_id_);
/external/chromium_org/content/renderer/npapi/
webplugin_delegate_proxy.cc
269
channel_host_->
RemoveMappingForNPObjectOwner
(instance_id_);
[
all
...]
Completed in 231 milliseconds