Home
last modified time | relevance | path

Searched refs:g_file_get_uri (Results 1 – 25 of 31) sorted by relevance

12

/third_party/glib/gio/tests/
Dfilter-cat.c96 g_get_prgname (), g_file_get_uri (file), error->message); in cat()
148 g_get_prgname (), g_file_get_uri (file), error->message); in cat()
180 g_get_prgname (), g_file_get_uri (file)); in cat()
190 g_get_prgname (), g_file_get_uri (file), in cat()
206 g_get_prgname (), g_file_get_uri (file), error->message); in cat()
Dgapplication-example-open.c27 gchar *uri = g_file_get_uri (files[i]); in open()
Dbasic-application.c89 gchar *uri = g_file_get_uri (files[i]); in open()
Dresources.c298 uri = g_file_get_uri (file); in test_resource_file_path()
868 name = g_file_get_uri (file); in test_uri_file()
Dg-file.c291 uri = g_file_get_uri (file1); in resolve_arg()
/third_party/glib/gio/
Dgio-tool-monitor.c68 child_str = g_file_get_uri (child); in watch_callback()
75 other_str = g_file_get_uri (other); in watch_callback()
Dgfileicon.c230 g_ptr_array_add (tokens, g_file_get_uri (file_icon->file)); in g_file_icon_to_tokens()
277 …return g_variant_new ("(sv)", "file", g_variant_new_take_string (g_file_get_uri (file_icon->file))… in g_file_icon_serialize()
Dgio-tool-rename.c94 char *uri = g_file_get_uri (new_file); in handle_rename()
Dgio-tool-open.c118 uri = g_file_get_uri (file); in handle_open()
Dgio-tool-move.c185 uri = g_file_get_uri (target); in handle_move()
Dgio-tool-tree.c220 uri = g_file_get_uri (f); in tree()
Dgio-tool-list.c69 uri = g_file_get_uri (child); in show_file_listing()
Dgio-tool-copy.c195 uri = g_file_get_uri (target); in handle_copy()
Dgio-tool.c52 uri = g_file_get_uri (file); in print_file_error()
Dgio-tool-trash.c180 uri = g_file_get_uri (child); in trash_list()
Dgio-tool-mount.c636 uri = g_file_get_uri (root); in list_mounts()
653 char *loc_uri = g_file_get_uri (default_location); in list_mounts()
767 uri = g_file_get_uri (activation_root); in list_volumes()
Dgio-tool-info.c165 uri = g_file_get_uri (file); in show_info()
Dgapplication-tool.c393 g_variant_builder_add_value (&files, g_variant_new_take_string (g_file_get_uri (file))); in app_launch()
Dgicon.c236 ret = g_file_get_uri (file); in g_icon_to_string()
Dgapplicationimpl-dbus.c695 gchar *uri = g_file_get_uri (files[i]); in g_application_impl_open()
Dgfile.h629 char * g_file_get_uri (GFile *file);
/third_party/gstreamer/gstplugins_base/gst/gio/
Dgstgiosrc.c116 gchar *uri = g_file_get_uri (src->file); in gst_gio_src_check_deleted()
435 uri = g_file_get_uri (src->file); in gst_gio_src_get_property()
528 uri = g_file_get_uri (src->file); in gst_gio_src_get_stream()
Dgstgiosink.c237 uri = g_file_get_uri (sink->file); in gst_gio_sink_get_property()
272 uri = g_file_get_uri (sink->file); in gst_gio_sink_get_stream()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Djpegdec.c99 uri = g_file_get_uri (testfile); in GST_START_TEST()
/third_party/libsoup/tests/
Dresource-test.c159 uri_string = g_file_get_uri (index); in do_request_file_test()

12