Searched refs:GetPTY (Results 1 – 6 of 6) sorted by relevance
238 if (launch_info.GetPTY().GetPrimaryFileDescriptor() != in GetEnvironment() 241 launch_info.GetPTY().ReleasePrimaryFileDescriptor()); in GetEnvironment()
121 PseudoTerminal &GetPTY() { return *m_pty; } in GetPTY() function
482 int pty_fd = launch_info.GetPTY().ReleasePrimaryFileDescriptor(); in DebugProcess()
97 pid, launch_info.GetPTY().ReleasePrimaryFileDescriptor(), native_delegate, in Launch()
110 pid, launch_info.GetPTY().ReleasePrimaryFileDescriptor(), native_delegate, in Launch()
1056 int pty_fd = launch_info.GetPTY().ReleasePrimaryFileDescriptor(); in DebugProcess()