Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/tools/lldb-server/
H A DAcceptor.cpp38 bool FindProtocolByScheme(const char *scheme, in FindProtocolByScheme() function
89 if (!FindProtocolByScheme(res->scheme.str().c_str(), socket_protocol)) in Create()