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

  /external/dbus/dbus/
dbus-shared.h 109 #define DBUS_REQUEST_NAME_REPLY_IN_QUEUE 2 /**< Service could not become the primary owner and has been placed in the queue */
  /external/dbus/test/name-test/
test-names.c 15 #define IN_QUEUE DBUS_REQUEST_NAME_REPLY_IN_QUEUE
  /external/wpa_supplicant/
ctrl_iface_dbus.c 859 case DBUS_REQUEST_NAME_REPLY_IN_QUEUE:
  /external/wpa_supplicant_6/wpa_supplicant/
ctrl_iface_dbus.c 977 case DBUS_REQUEST_NAME_REPLY_IN_QUEUE:
    [all...]
  /external/dbus/bus/
services.c 556 *result = DBUS_REQUEST_NAME_REPLY_IN_QUEUE;
    [all...]

Completed in 52 milliseconds