/external/bluetooth/glib/glib/ |
gslist.h | 65 gpointer user_data) G_GNUC_WARN_UNUSED_RESULT; 96 gpointer user_data); 101 gpointer user_data) G_GNUC_WARN_UNUSED_RESULT;
|
gtree.h | 72 gpointer user_data); 78 gpointer user_data); 83 gconstpointer user_data);
|
garray.h | 102 gpointer user_data); 132 gpointer user_data); 135 gpointer user_data); 165 gpointer user_data);
|
gasyncqueue.h | 73 gpointer user_data); 77 gpointer user_data); 110 gpointer user_data); 113 gpointer user_data);
|
gspawn.h | 61 typedef void (* GSpawnChildSetupFunc) (gpointer user_data); 91 gpointer user_data, 104 gpointer user_data, 121 gpointer user_data,
|
gthreadpool.h | 48 gpointer user_data; member in struct:_GThreadPool 55 * prestarted (otherwise they are started as needed) user_data is the 58 gpointer user_data, 106 gpointer user_data);
|
gcache.h | 60 gpointer user_data); 64 gpointer user_data);
|
/external/dbus/test/ |
test-shell-service.c | 71 void *user_data) 79 void *user_data) 106 void *user_data)
|
/external/libxml2/include/libxml/ |
c14n.h | 87 * @user_data: user data 95 typedef int (*xmlC14NIsVisibleCallback) (void* user_data, 102 void* user_data,
|
/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
dbus_new_helpers.h | 22 void *user_data); 26 const void *user_data); 42 void *user_data; member in struct:wpa_dbus_object_desc
|
/external/bluetooth/glib/gio/ |
ginputstream.c | 69 gpointer user_data); 474 gpointer user_data) 480 (*stream->priv->outstanding_callback) (source_object, res, user_data); 487 gpointer user_data) 494 (*stream->priv->outstanding_callback) (source_object, res, user_data); 507 * @user_data: the data to pass to callback function 540 gpointer user_data) 553 user_data, 564 user_data, local 575 user_data, local 689 user_data, local 700 user_data, local 799 user_data, local 1037 gpointer user_data; member in struct:__anon1980 [all...] |
gpollfilemonitor.c | 119 gpointer user_data) 121 GPollFileMonitor* poll_monitor = user_data; 183 gpointer user_data) 185 GPollFileMonitor* poll_monitor = user_data;
|
/external/bluetooth/bluez/health/ |
hdp.c | 334 static void client_disconnected(DBusConnection *conn, void *user_data) 336 struct hdp_application *app = user_data; 346 DBusMessage *msg, void *user_data) 391 DBusMessage *msg, void *user_data) 434 DBusMessage *msg, void *user_data) 436 struct hdp_channel *chan = user_data; 546 static void hdp_get_dcpsm_cb(uint16_t dcpsm, gpointer user_data, GError *err) 548 struct hdp_tmp_dc_data *hdp_conn = user_data; 655 DBusMessage *msg, void *user_data) 657 struct hdp_channel *chan = user_data; 1703 struct hdp_create_dc *user_data = data; local 1860 struct hdp_create_dc *dc_data, *user_data = data; local [all...] |
/external/bluetooth/bluez/audio/ |
sink.c | 75 void *user_data; member in struct:sink_state_callback 127 cb->cb(dev, old_state, new_state, cb->user_data); 135 void *user_data) 182 void *user_data) 184 struct audio_device *dev = user_data; 263 static gboolean stream_setup_retry(gpointer user_data) 265 struct sink *sink = user_data; 291 struct avdtp_error *err, void *user_data) 293 struct sink *sink = user_data; 333 GSList *caps, void *user_data) [all...] |
source.c | 76 void *user_data; member in struct:source_state_callback 118 cb->cb(dev, old_state, new_state, cb->user_data); 126 void *user_data) 164 void *user_data) 166 struct audio_device *dev = user_data; 216 static gboolean stream_setup_retry(gpointer user_data) 218 struct source *source = user_data; 244 struct avdtp_error *err, void *user_data) 246 struct source *source = user_data; 286 GSList *caps, void *user_data) [all...] |
/external/bluetooth/glib/gio/tests/ |
filter-streams.c | 85 gpointer user_data) 90 g_assert (user_data == expected_data); 156 gpointer user_data) 161 g_assert (user_data == expected_data);
|
simple-async-result.c | 52 gpointer user_data) 56 got_user_data = user_data;
|
/external/bluetooth/glib/tests/ |
asyncqueue-test.c | 38 sort_compare (gconstpointer p1, gconstpointer p2, gpointer user_data) 53 sort_queue (gpointer user_data) 63 sort_multiplier = GPOINTER_TO_INT (user_data); 104 enter_thread (gpointer data, gpointer user_data)
|
/frameworks/media/libvideoeditor/lvpp/ |
VideoEditorTools.h | 73 M4VIFI_UInt8 M4VIFI_YUV420PlanarToYUV420Semiplanar(void *user_data, M4VIFI_ImagePlane *PlaneIn, M4VIFI_ImagePlane *PlaneOut ); 74 M4VIFI_UInt8 M4VIFI_SemiplanarYUV420toYUV420(void *user_data, M4VIFI_ImagePlane *PlaneIn, M4VIFI_ImagePlane *PlaneOut ); 83 unsigned char M4VFL_modifyLumaWithScale(M4ViComImagePlane *plane_in, M4ViComImagePlane *plane_out, unsigned long lum_factor, void *user_data); 99 M4VIFI_UInt8 M4VIFI_YUV420toYUV420(void *user_data, M4VIFI_ImagePlane PlaneIn[3], M4VIFI_ImagePlane *PlaneOut );
|
/system/media/mca/filterpacks/imageproc/native/ |
to_rgba.c | 24 void* user_data) { 55 void* user_data) { 87 void* user_data) { 119 void* user_data) {
|
/external/bluetooth/bluez/plugins/ |
pnat.c | 147 static void pnatd_exit(GPid pid, gint status, gpointer user_data) 149 struct dun_server *server = user_data; 197 static gboolean tty_try_open(gpointer user_data) 199 struct dun_server *server = user_data; 276 static void connect_cb(GIOChannel *io, GError *err, gpointer user_data) 278 struct dun_server *server = user_data; 292 static void auth_cb(DBusError *derr, void *user_data) 294 struct dun_server *server = user_data; 329 static void confirm_cb(GIOChannel *io, gpointer user_data) 331 struct dun_server *server = user_data; [all...] |
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
hash_tables.sgml | 183 @user_data: 193 @user_data: 200 It is called with each key/value pair, together with the @user_data parameter 206 @user_data: user data passed to g_hash_table_foreach(). 236 @user_data: 247 @user_data: 288 It is called with each key/value pair, together with the @user_data parameter 296 @user_data: user data passed to g_hash_table_remove().
|
/external/bluetooth/glib/gio/fen/ |
fen-kernel.h | 39 gpointer user_data; member in struct:fnode_event 48 fnode_event_t* fnode_event_new (int event, gboolean has_twin, gpointer user_data);
|
/external/dbus/dbus/ |
dbus-spawn.h | 34 typedef void (* DBusSpawnChildSetupFunc) (void *user_data); 42 void *user_data,
|
/external/dbus/test/name-test/ |
test-privserver-client.c | 17 void *user_data) 23 DBusLoop *loop = user_data;
|