Searched refs:TestServerId (Results 1 – 1 of 1) sorted by relevance
10 typedef struct TestServerId { struct14 } TestServerId; argument16 static const TestServerId idA = {20 static const TestServerId idB = {25 const TestServerId *id;125 get_server(GDBusConnection *conn, TestServer *s, const TestServerId *id) in get_server()