Lines Matching defs:matchmaker
62 BusMatchmaker *matchmaker;809 context->matchmaker = bus_matchmaker_new ();810 if (context->matchmaker == NULL)1083 if (context->matchmaker)1085 bus_matchmaker_unref (context->matchmaker);1086 context->matchmaker = NULL;1163 return context->matchmaker;