Searched refs:RunInTerminalLauncherCommChannel (Results 1 – 3 of 3) sorted by relevance
101 RunInTerminalLauncherCommChannel::RunInTerminalLauncherCommChannel( in RunInTerminalLauncherCommChannel() function in lldb_vscode::RunInTerminalLauncherCommChannel105 Error RunInTerminalLauncherCommChannel::WaitUntilDebugAdaptorAttaches( in WaitUntilDebugAdaptorAttaches()117 Error RunInTerminalLauncherCommChannel::NotifyPid() { in NotifyPid()121 void RunInTerminalLauncherCommChannel::NotifyError(StringRef error) { in NotifyError()
69 class RunInTerminalLauncherCommChannel {71 RunInTerminalLauncherCommChannel(llvm::StringRef comm_file);
3148 RunInTerminalLauncherCommChannel comm_channel(comm_file); in LaunchRunInTerminalTarget()