Home
last modified time | relevance | path

Searched refs:DBUS_ERROR_MATCH_RULE_NOT_FOUND (Results 1 – 2 of 2) sorted by relevance

/external/dbus/dbus/
Ddbus-protocol.h399 #define DBUS_ERROR_MATCH_RULE_NOT_FOUND "org.freedesktop.DBus.Error.MatchRuleNotFound" macro
/external/dbus/bus/
Dsignals.c1438 dbus_set_error (error, DBUS_ERROR_MATCH_RULE_NOT_FOUND, in bus_matchmaker_remove_rule_by_value()