Home
last modified time | relevance | path

Searched refs:G_IO_ERROR_NO_SPACE (Results 1 – 13 of 13) sorted by relevance

/third_party/glib/gio/
Dgioerror.c130 return G_IO_ERROR_NO_SPACE; in g_io_error_from_errno()
136 return G_IO_ERROR_NO_SPACE; in g_io_error_from_errno()
Dgcharsetconverter.c314 g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_NO_SPACE, in g_charset_converter_convert()
323 g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_NO_SPACE, in g_charset_converter_convert()
Dgmemoryoutputstream.c566 G_IO_ERROR_NO_SPACE, in array_resize()
582 G_IO_ERROR_NO_SPACE, in array_resize()
672 G_IO_ERROR_NO_SPACE, in g_memory_output_stream_write()
Dginetsocketaddress.c202 g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_NO_SPACE, in g_inet_socket_address_to_native()
219 g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_NO_SPACE, in g_inet_socket_address_to_native()
Dgnativesocketaddress.c108 g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_NO_SPACE, in g_native_socket_address_to_native()
Dgconverteroutputstream.c475 G_IO_ERROR_NO_SPACE)) in write_internal()
608 G_IO_ERROR_NO_SPACE)) in g_converter_output_stream_flush()
Dgconverterinputstream.c456 G_IO_ERROR_NO_SPACE)) in read_internal()
554 G_IO_ERROR_NO_SPACE)) in read_internal()
Dgioenums.h543 G_IO_ERROR_NO_SPACE, enumerator
Dgunixsocketaddress.c219 g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_NO_SPACE, in g_unix_socket_address_to_native()
Dgioenumtypes.c453 { G_IO_ERROR_NO_SPACE, "G_IO_ERROR_NO_SPACE", "no-space" }, in g_io_error_enum_get_type()
/third_party/libsoup/libsoup/
Dsoup-brotli-decompressor.c151 …g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_NO_SPACE, "SoupBrotliDecompressorError: Larger … in soup_brotli_decompressor_convert()
Dsoup-converter-wrapper.c188 g_set_error (error, G_IO_ERROR, G_IO_ERROR_NO_SPACE, in soup_converter_wrapper_fallback_convert()
/third_party/glib/gio/tests/
Dconverter-stream.c119 G_IO_ERROR_NO_SPACE, in g_expander_converter_convert()