HomeSort by relevance Sort by last modified time
    Searched refs:DBUS_TYPE_INT32 (Results 1 - 25 of 26) sorted by null

1 2

  /external/dbus/dbus/
dbus-message-factory.c 370 dbus_message_iter_append_basic (&children[i], DBUS_TYPE_INT32, &v_INT32);
404 DBUS_TYPE_INT32, &v_INT32,
405 DBUS_TYPE_INT32, &v_INT32,
406 DBUS_TYPE_INT32, &v_INT32,
428 DBUS_TYPE_INT32, &v_INT32,
429 DBUS_TYPE_INT32, &v_INT32,
430 DBUS_TYPE_INT32, &v_INT32,
464 DBUS_TYPE_INT32, &v_INT32,
465 DBUS_TYPE_INT32, &v_INT32,
466 DBUS_TYPE_INT32, &v_INT32
    [all...]
dbus-protocol.h 82 #define DBUS_TYPE_INT32 ((int) 'i')
83 /** #DBUS_TYPE_INT32 as a string literal instead of a int literal */
dbus-message-util.c 735 if (dbus_message_iter_get_element_type (&iter) != DBUS_TYPE_INT32)
794 DBUS_TYPE_INT32, &our_int,
807 DBUS_TYPE_ARRAY, DBUS_TYPE_INT32,
    [all...]
dbus-marshal-byteswap.c 62 case DBUS_TYPE_INT32:
dbus-marshal-basic.c 416 case DBUS_TYPE_INT32:
542 case DBUS_TYPE_INT32:
843 case DBUS_TYPE_INT32:
1071 case DBUS_TYPE_INT32:
1120 case DBUS_TYPE_INT32:
    [all...]
dbus-marshal-validate.c 102 case DBUS_TYPE_INT32:
342 case DBUS_TYPE_INT32:
    [all...]
dbus-signature.c 355 case DBUS_TYPE_INT32:
dbus-marshal-recursive-util.c 603 DBUS_TYPE_INT32,
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_new_handlers_p2p.c 97 (entry.type == DBUS_TYPE_INT32)) {
182 if (!dbus_message_get_args(message, NULL, DBUS_TYPE_INT32, &timeout,
214 (entry.type == DBUS_TYPE_INT32))
217 (entry.type == DBUS_TYPE_INT32))
256 (entry.type == DBUS_TYPE_INT32))
259 entry.type == DBUS_TYPE_INT32)
262 entry.type == DBUS_TYPE_INT32)
265 entry.type == DBUS_TYPE_INT32)
313 (entry.type == DBUS_TYPE_INT32)) {
469 (entry.type == DBUS_TYPE_INT32)) {
    [all...]
dbus_dict_helpers.c 84 case DBUS_TYPE_INT32:
320 return _wpa_dbus_add_dict_entry_basic(iter_dict, key, DBUS_TYPE_INT32,
972 case DBUS_TYPE_INT32:
dbus_old_handlers.c 307 DBUS_TYPE_INT32, &debug_level,
983 } else if (entry.type == DBUS_TYPE_INT32) {
    [all...]
dbus_old.c 585 DBUS_TYPE_INT32,&depth,
dbus_new.c 890 DBUS_TYPE_INT32,
1137 DBUS_TYPE_INT32,
    [all...]
dbus_new_handlers.c 239 } else if (entry.type == DBUS_TYPE_INT32) {
408 case DBUS_TYPE_INT32:
    [all...]
  /external/bluetooth/bluez/audio/
telephony-maemo5.c 1201 DBUS_TYPE_INT32, &net_err,
    [all...]
telephony-maemo6.c 1336 DBUS_TYPE_INT32, &signal_bars,
    [all...]
telephony-ofono.c     [all...]
  /external/dbus/tools/
dbus-send.c 94 case DBUS_TYPE_INT32:
96 dbus_message_iter_append_basic (iter, DBUS_TYPE_INT32, &int32);
203 type = DBUS_TYPE_INT32;
dbus-print-message.c 211 case DBUS_TYPE_INT32:
  /external/wpa_supplicant_6/wpa_supplicant/
dbus_dict_helpers.c 83 case DBUS_TYPE_INT32:
326 return _wpa_dbus_add_dict_entry_basic(iter_dict, key, DBUS_TYPE_INT32,
819 case DBUS_TYPE_INT32: {
ctrl_iface_dbus_handlers.c 303 DBUS_TYPE_INT32, &debug_level,
1009 } else if (entry.type == DBUS_TYPE_INT32) {
    [all...]
  /external/dbus/test/
break-loader.c 404 DBUS_TYPE_INT32,
  /frameworks/base/core/jni/
android_bluetooth_common.cpp 351 DBUS_TYPE_INT32, &ret,
android_server_BluetoothEventLoop.cpp     [all...]
  /external/dbus/bus/
signals.c     [all...]

Completed in 7506 milliseconds

1 2