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

  /external/dbus/dbus/
dbus-protocol.h 110 #define DBUS_TYPE_SIGNATURE ((int) 'g')
111 /** #DBUS_TYPE_SIGNATURE as a string literal instead of a int literal */
dbus-marshal-byteswap.c 144 case DBUS_TYPE_SIGNATURE:
dbus-marshal-basic.c 443 case DBUS_TYPE_SIGNATURE:
568 case DBUS_TYPE_SIGNATURE:
840 case DBUS_TYPE_SIGNATURE:
1120 case DBUS_TYPE_SIGNATURE:
    [all...]
dbus-message-factory.c 195 DBUS_TYPE_SIGNATURE,
398 DBUS_TYPE_SIGNATURE,
443 DBUS_TYPE_SIGNATURE,
667 DBUS_TYPE_SIGNATURE,
945 DBUS_TYPE_SIGNATURE,
    [all...]
dbus-marshal-validate.c 108 case DBUS_TYPE_SIGNATURE:
449 case DBUS_TYPE_SIGNATURE:
dbus-message.c 354 DBUS_TYPE_SIGNATURE,
720 spec_element_type == DBUS_TYPE_SIGNATURE ||
    [all...]
dbus-marshal-header.c 84 { DBUS_HEADER_FIELD_SIGNATURE, DBUS_TYPE_SIGNATURE }
823 expected_type == DBUS_TYPE_SIGNATURE)
    [all...]
dbus-marshal-recursive-util.c 52 type == DBUS_TYPE_SIGNATURE ||
773 DBUS_TYPE_SIGNATURE,
    [all...]
  /external/dbus/tools/
dbus-print-message.c 76 case DBUS_TYPE_SIGNATURE:

Completed in 618 milliseconds