Home
last modified time | relevance | path

Searched refs:g_input_stream_read (Results 1 – 12 of 12) sorted by relevance

/external/bluetooth/glib/gio/
Dgdatainputstream.c319 res = g_input_stream_read (G_INPUT_STREAM (stream), in read_data()
802 res = g_input_stream_read (G_INPUT_STREAM (stream), in g_data_input_stream_read_line()
921 res = g_input_stream_read (G_INPUT_STREAM (stream), in g_data_input_stream_read_until()
962 bytes = g_input_stream_read (G_INPUT_STREAM (data->stream), in g_data_input_stream_read_complete()
Dginputstream.h116 gssize g_input_stream_read (GInputStream *stream,
Dginputstream.c175 g_input_stream_read (GInputStream *stream, in g_input_stream_read() function
264 res = g_input_stream_read (stream, (char *)buffer + _bytes_read, count - _bytes_read, in g_input_stream_read_all()
Dgfilterinputstream.c297 nread = g_input_stream_read (base_stream, in g_filter_input_stream_read()
Dgbufferedinputstream.c678 nread = g_input_stream_read (base_stream, in g_buffered_input_stream_real_fill()
809 nread = g_input_stream_read (base_stream, in g_buffered_input_stream_read()
Dgio.symbols490 g_input_stream_read
Dgoutputstream.c420 n_read = g_input_stream_read (source, buffer, sizeof (buffer), cancellable, error); in g_output_stream_real_splice()
Dgfile.c2244 n_read = g_input_stream_read (in, buffer, sizeof (buffer), cancellable, error); in copy_stream_with_progress()
5175 while ((res = g_input_stream_read (G_INPUT_STREAM (in), in g_file_load_contents()
/external/bluetooth/glib/gio/tests/
Dmemory-input-stream.c53 bytes_read = g_input_stream_read (stream, buffer, chunk_size, NULL, &error); in test_read_chunks()
Dunix-streams.c91 nread = g_input_stream_read (in, buf + total, sizeof (buf) - total, in reader_thread()
Dlive-g-file.c457 g_input_stream_read (G_INPUT_STREAM (ins), buffer + total_read, in test_initial_structure()
/external/bluetooth/glib/docs/reference/gio/
Dgio-sections.txt469 g_input_stream_read