HomeSort by relevance Sort by last modified time
    Searched refs:DBUS_REQUEST_NAME_REPLY_EXISTS (Results 1 - 5 of 5) sorted by null

  /external/dbus/dbus/
dbus-shared.h 110 #define DBUS_REQUEST_NAME_REPLY_EXISTS 3 /**< Service is already in the queue */
  /external/libbrillo/brillo/glib/
dbus.cc 248 if (result == DBUS_REQUEST_NAME_REPLY_EXISTS) {
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_old.c 631 case DBUS_REQUEST_NAME_REPLY_EXISTS:
dbus_new_helpers.c 496 case DBUS_REQUEST_NAME_REPLY_EXISTS:
  /external/dbus/bus/
services.c 542 *result = DBUS_REQUEST_NAME_REPLY_EXISTS;
    [all...]

Completed in 93 milliseconds