Home
last modified time | relevance | path

Searched refs:ConnectSerialPort (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/include/lldb/Host/posix/
H A DConnectionFileDescriptorPosix.h127 ConnectSerialPort(llvm::StringRef args,
/llvm-project-15.0.7/lldb/source/Host/posix/
H A DConnectionFileDescriptorPosix.cpp167 .Case("serial", &ConnectionFileDescriptor::ConnectSerialPort) in Connect()
761 ConnectionStatus ConnectionFileDescriptor::ConnectSerialPort( in ConnectSerialPort() function in ConnectionFileDescriptor