Home
last modified time | relevance | path

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

/external/bluetooth/glib/gio/win32/
Dgwinhttpfile.c325 char *parent_uri = g_winhttp_file_get_uri (parent); in g_winhttp_file_prefix_matches() local
330 remainder = match_prefix (descendant_uri, parent_uri); in g_winhttp_file_prefix_matches()
337 g_free (parent_uri); in g_winhttp_file_prefix_matches()
347 char *parent_uri = g_winhttp_file_get_uri (parent); in g_winhttp_file_get_relative_path() local
352 remainder = match_prefix (descendant_uri, parent_uri); in g_winhttp_file_get_relative_path()
359 g_free (parent_uri); in g_winhttp_file_get_relative_path()