/external/bluetooth/bluez/plugins/ |
hal.c | 46 if (dbus_set_error_from_message(NULL, reply) == TRUE) {
|
maemo6.c | 96 if (dbus_set_error_from_message(&err, reply)) {
|
/external/dbus/dbus/ |
dbus-bus.c | 704 else if (dbus_set_error_from_message (error, reply)) 899 if (dbus_set_error_from_message (error, reply)) 971 if (dbus_set_error_from_message (error, reply)) [all...] |
dbus-message.h | 270 dbus_bool_t dbus_set_error_from_message (DBusError *error,
|
dbus-message.c | 3602 dbus_set_error_from_message (DBusError *error, function [all...] |
dbus-connection.c | [all...] |
/external/bluetooth/bluez/audio/ |
telephony-maemo5.c | 1191 if (dbus_set_error_from_message(&err, reply)) { [all...] |
telephony-maemo6.c | 630 if (dbus_set_error_from_message(&err, reply)) { [all...] |
telephony-ofono.c | 849 if (dbus_set_error_from_message(&err, reply)) { 979 if (dbus_set_error_from_message(&err, reply)) { 1121 if (dbus_set_error_from_message(&err, reply)) { [all...] |
gateway.c | 203 if (!dbus_set_error_from_message(&derr, reply)) {
|
media.c | 485 if (dbus_set_error_from_message(&err, reply)) {
|
/frameworks/base/core/jni/ |
android_server_BluetoothEventLoop.cpp | [all...] |
android_server_BluetoothA2dpService.cpp | 292 if (dbus_set_error_from_message(&err, msg)) {
|
/external/dbus/test/ |
test-service.c | 95 dbus_set_error_from_message (&error, reply);
|
/external/bluetooth/bluez/src/ |
agent.c | 262 if (dbus_set_error_from_message(&err, message)) { 378 if (dbus_set_error_from_message(&err, message)) { 548 if (dbus_set_error_from_message(&err, message)) {
|
/external/bluetooth/bluez/gdbus/ |
watch.c | 578 if (dbus_set_error_from_message(&err, reply))
|