Searched refs:G_IO_ERROR_INVALID_DATA (Results 1 – 14 of 14) sorted by relevance
/third_party/gstreamer/gstreamer/libs/gst/net/ |
D | gstnettimepacket.c | 195 g_set_error (error, G_IO_ERROR, G_IO_ERROR_INVALID_DATA, in gst_net_time_packet_receive()
|
D | gstntppacket.c | 312 g_set_error (error, G_IO_ERROR, G_IO_ERROR_INVALID_DATA, in gst_ntp_packet_receive()
|
/third_party/libsoup/libsoup/ |
D | soup-converter-wrapper.c | 281 if (!g_error_matches (my_error, G_IO_ERROR, G_IO_ERROR_INVALID_DATA) || in soup_converter_wrapper_real_convert()
|
/third_party/glib/gio/ |
D | gzlibdecompressor.c | 339 g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_INVALID_DATA, in g_zlib_decompressor_convert()
|
D | gcharsetconverter.c | 341 g_set_error_literal (error, G_IO_ERROR, G_IO_ERROR_INVALID_DATA, in g_charset_converter_convert()
|
D | gioenums.h | 566 G_IO_ERROR_INVALID_DATA, enumerator
|
D | gnetworkmonitornetlink.c | 426 G_IO_ERROR_INVALID_DATA, in read_netlink_messages()
|
D | glocalfileinfo.c | 2462 G_IO_ERROR_INVALID_DATA, in _g_win32_unix_time_to_filetime() 2471 G_IO_ERROR_INVALID_DATA, in _g_win32_unix_time_to_filetime() 2481 G_IO_ERROR_INVALID_DATA, in _g_win32_unix_time_to_filetime() 2492 G_IO_ERROR_INVALID_DATA, in _g_win32_unix_time_to_filetime()
|
D | gcredentials.c | 322 G_IO_ERROR_INVALID_DATA, in linux_ucred_check_valid()
|
D | gioenumtypes.c | 476 { G_IO_ERROR_INVALID_DATA, "G_IO_ERROR_INVALID_DATA", "invalid-data" }, in g_io_error_enum_get_type()
|
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/ |
D | rtmphandshake.c | 257 g_task_return_new_error (task, G_IO_ERROR, G_IO_ERROR_INVALID_DATA, in client_handshake2_done()
|
D | rtmpclient.c | 1203 g_task_return_new_error (task, G_IO_ERROR, G_IO_ERROR_INVALID_DATA, in create_stream_done()
|
/third_party/glib/gio/tests/ |
D | converter-stream.c | 251 G_IO_ERROR_INVALID_DATA, in g_compressor_converter_convert() 849 g_assert_error (error, G_IO_ERROR, G_IO_ERROR_INVALID_DATA); in test_charset()
|
D | g-file-info.c | 664 g_assert_error (local_error, G_IO_ERROR, G_IO_ERROR_INVALID_DATA); in test_internal_enhanced_stdio()
|