Searched refs:server_socket_path_ (Results 1 – 2 of 2) sorted by relevance
40 server_socket_path_ = instance.PerInstanceInternalUdsPath("confui_sign.sock"); in ConfUiSignServer()46 server_fd_ = SharedFD::SocketLocalServer(server_socket_path_, false, in MainLoop()
33 std::string server_socket_path_; variable