Searched refs:GetChannelListener (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/content/child/npapi/
H A Dnpobject_base.h26 virtual IPC::Listener* GetChannelListener() = 0;
H A Dnpobject_stub.h54 virtual IPC::Listener* GetChannelListener() OVERRIDE;
H A Dnpobject_proxy.h99 virtual IPC::Listener* GetChannelListener() OVERRIDE;
H A Dnp_channel_base.cc287 npobj_iter->second->GetChannelListener()->OnChannelError();
H A Dnpobject_proxy.cc57 IPC::Listener* NPObjectProxy::GetChannelListener() { function in class:content::NPObjectProxy
H A Dnpobject_stub.cc72 IPC::Listener* NPObjectStub::GetChannelListener() { function in class:content::NPObjectStub

Completed in 250 milliseconds