Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/modules/
Dreserve.c423 (priority < INT32_MAX ? DBUS_NAME_FLAG_ALLOW_REPLACEMENT : 0), in rd_acquire()
501 (priority < INT32_MAX ? DBUS_NAME_FLAG_ALLOW_REPLACEMENT : 0)| in rd_acquire()
/third_party/glib/gio/
Dgdbusdaemon.c17 #define DBUS_NAME_FLAG_ALLOW_REPLACEMENT 0x1 /**< Allow another service to become the primary owner… macro
1310 !(name->owner->flags & DBUS_NAME_FLAG_ALLOW_REPLACEMENT))) in handle_request_name()
1318 !(name->owner->flags & DBUS_NAME_FLAG_ALLOW_REPLACEMENT))) in handle_request_name()