Searched refs:g_data_input_stream_read_byte (Results 1 – 5 of 5) sorted by relevance
/third_party/glib/gio/tests/ |
D | data-input-stream.c | 318 stop_char = g_data_input_stream_read_byte (G_DATA_INPUT_STREAM (stream), NULL, &error); in test_read_upto() 399 data = g_data_input_stream_read_byte (G_DATA_INPUT_STREAM (stream), NULL, &error); in test_data_array()
|
/third_party/glib/gio/ |
D | gdatainputstream.h | 85 guchar g_data_input_stream_read_byte (GDataInputStream *stream,
|
D | gdbusauth.c | 1014 (void)g_data_input_stream_read_byte (dis, cancellable, &local_error); in _g_dbus_auth_run_server() 1023 (void)g_data_input_stream_read_byte (dis, cancellable, &local_error); in _g_dbus_auth_run_server()
|
D | gdatainputstream.c | 330 g_data_input_stream_read_byte (GDataInputStream *stream, in g_data_input_stream_read_byte() function
|
/third_party/glib/docs/reference/gio/ |
D | gio-sections-common.txt | 758 g_data_input_stream_read_byte
|