Home
last modified time | relevance | path

Searched refs:g_data_output_stream_put_byte (Results 1 – 7 of 7) sorted by relevance

/third_party/glib/gio/tests/
Dmemory-output-stream.c43 g_data_output_stream_put_byte (o, 1, NULL, &error); in test_truncate()
54 g_data_output_stream_put_byte (o, 2, NULL, &error); in test_truncate()
206 g_data_output_stream_put_byte (o, 1, NULL, NULL); in test_data_size()
252 g_data_output_stream_put_byte (o, 1, NULL, &error); in test_properties()
412 g_data_output_stream_put_byte (o, '\0', NULL, &error); in test_steal_as_bytes()
Ddata-output-stream.c190 res = g_data_output_stream_put_byte (G_DATA_OUTPUT_STREAM (stream), buffer[pos], NULL, &error); in test_data_array()
Dlive-g-file.c348 g_data_output_stream_put_byte (outds, i % 256, NULL, &error); in test_create_structure()
/third_party/glib/gio/
Dgdataoutputstream.h83 gboolean g_data_output_stream_put_byte (GDataOutputStream *stream,
Dgdataoutputstream.c243 g_data_output_stream_put_byte (GDataOutputStream *stream, in g_data_output_stream_put_byte() function
Dgdbusauth.c607 if (!g_data_output_stream_put_byte (dos, '\0', cancellable, error)) in _g_dbus_auth_run_client()
611 if (!g_data_output_stream_put_byte (dos, '\0', cancellable, error)) in _g_dbus_auth_run_client()
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt967 g_data_output_stream_put_byte