NativeMessagePort  407 chrome/browser/extensions/api/messaging/message_service.cc   channel->receiver.reset(new NativeMessagePort(native_process.release()));
NativeMessagePort   13 chrome/browser/extensions/api/messaging/native_message_port.cc NativeMessagePort::NativeMessagePort(NativeMessageProcessHost* native_process)
NativeMessagePort   17 chrome/browser/extensions/api/messaging/native_message_port.cc NativeMessagePort::~NativeMessagePort() {
NativeMessagePort   22 chrome/browser/extensions/api/messaging/native_message_port.cc void NativeMessagePort::DispatchOnMessage(
NativeMessagePort   14 chrome/browser/extensions/api/messaging/native_message_port.h class NativeMessagePort : public MessageService::MessagePort {
NativeMessagePort   17 chrome/browser/extensions/api/messaging/native_message_port.h   explicit NativeMessagePort(NativeMessageProcessHost* native_process);
NativeMessagePort   18 chrome/browser/extensions/api/messaging/native_message_port.h   virtual ~NativeMessagePort();