Searched defs:new_connection (Results 1 – 5 of 5) sorted by relevance
28 int (*new_connection)(DBusConnection *conn, member
103 bool new_connection; // Is this a newly created connection? member
55 std::unique_ptr<UnixSocket> new_connection) override { in OnNewIncomingConnection()
123 std::unique_ptr<UnixSocket> new_connection) override { in OnNewIncomingConnection()
606 int new_connection; member