HomeSort by relevance Sort by last modified time
    Searched refs:SetDebugStubPort (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/components/nacl/browser/
nacl_process_host.h 114 void SetDebugStubPort(int port);
nacl_process_host.cc 471 SetDebugStubPort(nacl::kGdbDebugStubPortUnknown);
760 void NaClProcessHost::SetDebugStubPort(int port) {
781 SetDebugStubPort(port);
802 SetDebugStubPort(debug_stub_port);
    [all...]

Completed in 404 milliseconds