Searched refs:default_to_use_pty (Results 1 – 3 of 3) sorted by relevance
2352 const bool default_to_use_pty = platform_sp ? platform_sp->IsHost() : false; in Launch() local2353 launch_info.FinalizeFileActions (this, default_to_use_pty); in Launch()
437 ProcessLaunchInfo::FinalizeFileActions (Target *target, bool default_to_use_pty) in FinalizeFileActions() argument477 else if (default_to_use_pty) in FinalizeFileActions()
645 bool default_to_use_pty);