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/dbus/test/name-test/
test-names.c 16 #define EXISTS DBUS_REQUEST_NAME_REPLY_EXISTS
  /external/wpa_supplicant/
ctrl_iface_dbus.c 858 case DBUS_REQUEST_NAME_REPLY_EXISTS:
  /external/wpa_supplicant_6/wpa_supplicant/
ctrl_iface_dbus.c 976 case DBUS_REQUEST_NAME_REPLY_EXISTS:
    [all...]
  /external/dbus/bus/
services.c 544 *result = DBUS_REQUEST_NAME_REPLY_EXISTS;
    [all...]

Completed in 134 milliseconds