Searched refs:DBUS_RELEASE_NAME_REPLY_RELEASED (Results 1 – 3 of 3) sorted by relevance
114 #define DBUS_RELEASE_NAME_REPLY_RELEASED 1 /**< Service was released from the given name */ macro
666 *result = DBUS_RELEASE_NAME_REPLY_RELEASED; in bus_registry_release_service()
600 if (result == DBUS_RELEASE_NAME_REPLY_RELEASED) { in ReleaseOwnership()