Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/tools/lldb-server/
H A DAcceptor.cpp38 bool FindProtocolByScheme(const char *scheme, in FindProtocolByScheme() function
91 if (!FindProtocolByScheme(scheme.str().c_str(), socket_protocol)) in Create()