Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgdummyfile.c252 GDummyFile *descendant_dummy = G_DUMMY_FILE (descendant); in g_dummy_file_prefix_matches() local
256 descendant_dummy->decoded_uri != NULL) in g_dummy_file_prefix_matches()
259 descendant_dummy->decoded_uri)) in g_dummy_file_prefix_matches()
261 remainder = match_prefix (descendant_dummy->decoded_uri->path, in g_dummy_file_prefix_matches()
274 remainder = match_prefix (descendant_dummy->text_uri, in g_dummy_file_prefix_matches()
293 GDummyFile *descendant_dummy = G_DUMMY_FILE (descendant); in g_dummy_file_get_relative_path() local
297 descendant_dummy->decoded_uri != NULL) in g_dummy_file_get_relative_path()
300 descendant_dummy->decoded_uri)) in g_dummy_file_get_relative_path()
302 remainder = match_prefix (descendant_dummy->decoded_uri->path, in g_dummy_file_get_relative_path()
315 remainder = match_prefix (descendant_dummy->text_uri, in g_dummy_file_get_relative_path()