Searched refs:SetProcessGdbDebugStubPort (Results 1 – 3 of 3) sorted by relevance
83 void SetProcessGdbDebugStubPort(int process_id, int port);
272 void NaClBrowser::SetProcessGdbDebugStubPort(int process_id, int port) { in SetProcessGdbDebugStubPort() function in nacl::NaClBrowser
425 nacl_browser->SetProcessGdbDebugStubPort(process_->GetData().id, port); in SetDebugStubPort()