Searched refs:dbus_returns_uint32 (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_bluetooth_common.h151 jint dbus_returns_uint32(JNIEnv *env, DBusMessage *reply);
H A Dandroid_bluetooth_common.cpp359 jint dbus_returns_uint32(JNIEnv *env, DBusMessage *reply) { function in namespace:android
H A Dandroid_server_BluetoothService.cpp1064 return reply ? dbus_returns_uint32(env, reply) : -1;

Completed in 11 milliseconds