Searched refs:BUS_MATCH_LOCAL (Results 1 – 4 of 4) sorted by relevance
139 test_match_scope("interface='org.freedesktop.DBus.Local'", BUS_MATCH_LOCAL); in main()140 test_match_scope("sender='org.freedesktop.DBus.Local'", BUS_MATCH_LOCAL); in main()141 test_match_scope("member='gurke',path='/org/freedesktop/DBus/Local'", BUS_MATCH_LOCAL); in main()
62 BUS_MATCH_LOCAL, enumerator
1060 return BUS_MATCH_LOCAL; in bus_match_get_scope()1067 return BUS_MATCH_LOCAL; in bus_match_get_scope()1070 return BUS_MATCH_LOCAL; in bus_match_get_scope()
3515 if (scope != BUS_MATCH_LOCAL) { in bus_add_match_full()