Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/tools/lldb-server/
H A DAcceptor.cpp50 const char *FindSchemeByProtocol(const Socket::SocketProtocol protocol) { in FindSchemeByProtocol() function
77 return FindSchemeByProtocol(GetSocketProtocol()); in GetSocketScheme()