ShouldSendMachPort   35 chrome/app/chrome_main_delegate.h   virtual bool ShouldSendMachPort(const std::string& process_type) OVERRIDE;
ShouldSendMachPort  712 content/app/content_main_runner.cc         (!delegate_ || delegate_->ShouldSendMachPort(process_type))) {
ShouldSendMachPort   59 content/public/app/content_main_delegate.h   virtual bool ShouldSendMachPort(const std::string& process_type);