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 145 case DBUS_TYPE_SIGNATURE:
dbus-marshal-basic.c 445 case DBUS_TYPE_SIGNATURE:
586 case DBUS_TYPE_SIGNATURE:
860 case DBUS_TYPE_SIGNATURE:
1142 case DBUS_TYPE_SIGNATURE:
    [all...]
dbus-message-factory.c 195 DBUS_TYPE_SIGNATURE,
445 DBUS_TYPE_SIGNATURE,
490 DBUS_TYPE_SIGNATURE,
714 DBUS_TYPE_SIGNATURE,
1010 DBUS_TYPE_SIGNATURE,
    [all...]
dbus-marshal-validate.c 110 case DBUS_TYPE_SIGNATURE:
519 case DBUS_TYPE_SIGNATURE:
    [all...]
dbus-marshal-header.c 85 { DBUS_HEADER_FIELD_SIGNATURE, DBUS_TYPE_SIGNATURE },
825 expected_type == DBUS_TYPE_SIGNATURE)
    [all...]
dbus-message.c 398 DBUS_TYPE_SIGNATURE,
832 spec_element_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 171 case DBUS_TYPE_SIGNATURE:

Completed in 389 milliseconds