Home
last modified time | relevance | path

Searched refs:g_data_output_stream_put_string (Results 1 – 6 of 6) sorted by relevance

/third_party/glib/gio/
Dgdbusauth.c533 if (!g_data_output_stream_put_string (dos, s, cancellable, error)) in client_choose_mech_and_send_initial_response()
634 if (!g_data_output_stream_put_string (dos, s, cancellable, error)) in _g_dbus_auth_run_client()
709 if (!g_data_output_stream_put_string (dos, s, cancellable, error)) in _g_dbus_auth_run_client()
717 if (!g_data_output_stream_put_string (dos, s, cancellable, error)) in _g_dbus_auth_run_client()
752 if (!g_data_output_stream_put_string (dos, s, cancellable, error)) in _g_dbus_auth_run_client()
763 if (!g_data_output_stream_put_string (dos, s, cancellable, error)) in _g_dbus_auth_run_client()
818 if (!g_data_output_stream_put_string (dos, s, cancellable, error)) in _g_dbus_auth_run_client()
1061 if (!g_data_output_stream_put_string (dos, s, cancellable, error)) in _g_dbus_auth_run_server()
1117 if (!g_data_output_stream_put_string (dos, s, cancellable, error)) in _g_dbus_auth_run_server()
1189 if (!g_data_output_stream_put_string (dos, s, cancellable, error)) in _g_dbus_auth_run_server()
[all …]
Dgdataoutputstream.h118 gboolean g_data_output_stream_put_string (GDataOutputStream *stream,
Dgdataoutputstream.c510 g_data_output_stream_put_string (GDataOutputStream *stream, in g_data_output_stream_put_string() function
/third_party/glib/gio/tests/
Dmemory-output-stream.c406 g_data_output_stream_put_string (o, "hello ", NULL, &error); in test_steal_as_bytes()
409 g_data_output_stream_put_string (o, "world!", NULL, &error); in test_steal_as_bytes()
Ddata-output-stream.c85 res = g_data_output_stream_put_string (G_DATA_OUTPUT_STREAM (stream), s, NULL, &error); in test_read_lines()
/third_party/glib/docs/reference/gio/
Dgio-sections-common.txt974 g_data_output_stream_put_string