Home
last modified time | relevance | path

Searched defs:default_to_use_pty (Results 1 – 2 of 2) sorted by relevance

/external/lldb/source/Commands/
DCommandObjectProcess.cpp256 const bool default_to_use_pty = true; in DoExecute() local
/external/lldb/source/Target/
DProcess.cpp429 ProcessLaunchInfo::FinalizeFileActions (Target *target, bool default_to_use_pty) in FinalizeFileActions()