Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgdummyfile.c251 GDummyFile *parent_dummy = G_DUMMY_FILE (parent); in g_dummy_file_prefix_matches() local
255 if (parent_dummy->decoded_uri != NULL && in g_dummy_file_prefix_matches()
258 if (uri_same_except_path (parent_dummy->decoded_uri, in g_dummy_file_prefix_matches()
262 parent_dummy->decoded_uri->path); in g_dummy_file_prefix_matches()
275 parent_dummy->text_uri); in g_dummy_file_prefix_matches()
292 GDummyFile *parent_dummy = G_DUMMY_FILE (parent); in g_dummy_file_get_relative_path() local
296 if (parent_dummy->decoded_uri != NULL && in g_dummy_file_get_relative_path()
299 if (uri_same_except_path (parent_dummy->decoded_uri, in g_dummy_file_get_relative_path()
303 parent_dummy->decoded_uri->path); in g_dummy_file_get_relative_path()
316 parent_dummy->text_uri); in g_dummy_file_get_relative_path()