/external/bluetooth/glib/docs/reference/glib/ |
glib-overrides.txt | 102 GError **error
|
/external/bluetooth/glib/docs/reference/glib/tmpl/ |
testing.sgml | 521 if a method has returned a #GError. 529 @err: a #GError, possibly %NULL 536 if a method has not returned the correct #GError. 550 @err: a #GError, possibly %NULL
|
fileutils.sgml | 127 all #GError error code enumerations. Returned if no specific 133 be from the #GFileError enumeration. See #GError for information on
|
spawn.sgml | 49 be from the #GSpawnError enumeration. See #GError for information on
|
/external/bluetooth/glib/gio/ |
gasynchelper.c | 55 GError *error,
|
glocalfilemonitor.c | 182 GError **error)
|
gvolume.c | 388 * @error: a #GError location to store an error, or %NULL to ignore 403 GError **error) 462 * @error: a #GError location to store an error, or %NULL to ignore 472 GError **error)
|
gcancellable.c | 350 * @error: #GError to append error state to. 359 GError **error)
|
gicon.c | 302 GError **error) 444 GError **error)
|
/external/bluetooth/glib/ |
glib.h | 46 #include <glib/gerror.h>
|
/external/bluetooth/glib/tests/ |
asyncqueue-test.c | 161 GError *error = NULL;
|
unicode-normalize.c | 145 GError *error = NULL;
|
shell-test.c | 127 GError *err; 219 GError *error;
|
unicode-encoding.c | 89 GError *error = NULL; 314 GError *error = NULL;
|
uri-test.c | 180 GError *error; 234 GError *error; 356 GError *error;
|
markup-collect.c | 21 GError **error) 158 GError *error = NULL;
|
/external/webkit/WebKit/gtk/tests/ |
testdownload.c | 136 GError *error = NULL;
|
/external/webkit/WebKit/gtk/webkit/ |
webkitwebframe.h | 152 GError **error);
|
/external/bluetooth/bluez/audio/ |
manager.c | 411 GError *err = NULL; 437 GError *err = NULL; 526 GError *err = NULL; 589 GError *err = NULL; 688 GError *err = NULL; 1039 GError *err = NULL;
|
/external/bluetooth/bluez/input/ |
device.c | 349 static void rfcomm_connect_cb(GIOChannel *chan, GError *err, gpointer user_data) 396 static gboolean rfcomm_connect(struct input_conn *iconn, GError **err) 466 static gboolean fake_hid_connect(struct input_conn *iconn, GError **err) 827 static void interrupt_connect_cb(GIOChannel *chan, GError *conn_err, 873 static void control_connect_cb(GIOChannel *chan, GError *conn_err, 880 GError *err = NULL; 945 GError *err = NULL;
|
/external/bluetooth/bluez/serial/ |
proxy.c | 402 static void connect_event_cb(GIOChannel *chan, GError *conn_err, gpointer data) 451 GError *err = NULL; 478 GError *err = NULL; 519 GError *gerr = NULL; 1200 GError *gerr = NULL;
|
/external/bluetooth/glib/glib/ |
Makefile.am | 115 gerror.c \ 198 gerror.h \
|
goption.c | 838 GError **error) 873 GError **error) 908 GError **error) 986 GError **error) 1213 GError **error, 1295 GError **error, [all...] |
/external/bluetooth/bluez/network/ |
server.c | 443 static void connect_event(GIOChannel *chan, GError *err, gpointer user_data) 463 GError *err = NULL; 490 GError *err = NULL; 816 GError *err = NULL;
|
/external/bluetooth/glib/docs/reference/gio/ |
migrating.xml | 40 <row><entry>GnomeVFSResult</entry><entry>GError, with G_IO_ERROR values</entry></row>
|