Searched refs:ReleasePrimaryFileDescriptor (Results 1 – 9 of 9) sorted by relevance
162 int ReleasePrimaryFileDescriptor();
199 int PseudoTerminal::ReleasePrimaryFileDescriptor() { in ReleasePrimaryFileDescriptor() function in PseudoTerminal
241 launch_info.GetPTY().ReleasePrimaryFileDescriptor()); in DebugProcess()
89 pid, launch_info.GetPTY().ReleasePrimaryFileDescriptor(), native_delegate, in Launch()
491 int pty_fd = launch_info.GetPTY().ReleasePrimaryFileDescriptor(); in DebugProcess()
111 pid, launch_info.GetPTY().ReleasePrimaryFileDescriptor(), native_delegate, in Launch()
97 pid, launch_info.GetPTY().ReleasePrimaryFileDescriptor(), native_delegate, in Launch()
1061 int pty_fd = launch_info.GetPTY().ReleasePrimaryFileDescriptor(); in DebugProcess()
807 SetSTDIOFileDescriptor(pty.ReleasePrimaryFileDescriptor()); in DoLaunch()