Searched refs:FD_SCHEME (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Host/posix/
H A DConnectionFileDescriptorPosix.h39 static const char *FD_SCHEME; member in class:lldb_private::ConnectionFileDescriptor
/freebsd-11-stable/contrib/llvm-project/lldb/source/Host/posix/
H A DConnectionFileDescriptorPosix.cpp61 const char *ConnectionFileDescriptor::FD_SCHEME = "fd"; member in class:ConnectionFileDescriptor
183 else if ((addr = GetURLAddress(path, FD_SCHEME))) {

Completed in 114 milliseconds