Searched refs:g_file_input_stream_query_info (Results 1 – 9 of 9) sorted by relevance
/third_party/glib/gio/ |
D | gfileinputstream.h | 96 GFileInfo *g_file_input_stream_query_info (GFileInputStream *stream,
|
D | gfileinputstream.c | 123 g_file_input_stream_query_info (GFileInputStream *stream, in g_file_input_stream_query_info() function
|
D | gfile.c | 2911 info = g_file_input_stream_query_info (G_FILE_INPUT_STREAM (in), in copy_stream_with_progress() 3248 info = g_file_input_stream_query_info (file_in, attrs_to_read, in file_copy_fallback() 7114 info = g_file_input_stream_query_info (in, in g_file_load_contents()
|
/third_party/glib/gio/tests/ |
D | httpd.c | 104 info = g_file_input_stream_query_info (file_in, in handler()
|
D | resources.c | 945 info = g_file_input_stream_query_info (G_FILE_INPUT_STREAM (stream), in test_uri_file()
|
/third_party/gstreamer/gstplugins_base/gst/gio/ |
D | gstgiobasesrc.c | 184 info = g_file_input_stream_query_info (G_FILE_INPUT_STREAM (src->stream), in gst_gio_base_src_get_size()
|
/third_party/gstreamer/gstplugins_good/gst/multifile/ |
D | gstsplitfilesrc.c | 280 info = g_file_input_stream_query_info (stream, "standard::*", NULL, &err); in gst_split_file_src_start()
|
/third_party/glib/docs/reference/gio/ |
D | gio-sections-common.txt | 669 g_file_input_stream_query_info
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 116177 g_file_input_stream_query_info() had char * instead of const char *
|