HomeSort by relevance Sort by last modified time
    Searched refs:DBUS_REQUEST_NAME_REPLY_IN_QUEUE (Results 1 - 6 of 6) 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/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_old.c 639 case DBUS_REQUEST_NAME_REPLY_IN_QUEUE:
dbus_new_helpers.c 518 case 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 558 *result = DBUS_REQUEST_NAME_REPLY_IN_QUEUE;
    [all...]

Completed in 1419 milliseconds