Searched defs:socket_name (Results 1 – 3 of 3) sorted by relevance
37 MainLoop::MainLoop(const std::string& socket_name) in MainLoop()41 MainLoop::MainLoop(const std::string& socket_name, std::unique_ptr<Os> os, in MainLoop()
38 int RawOs::GetControlSocket(const char* socket_name) { in GetControlSocket()
43 const std::string& socket_name) { in GetControlSocket()