Home
last modified time | relevance | path

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

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