Searched defs:get_relative_path (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/glib/gio/tests/
H A Dg-file.c351 get_relative_path (const gboolean use_uri, const gboolean should_have_prefix, const char *dir1, const char *dir2) function
428 char *s = get_relative_path (dirs[i].use_uri, dirs[i].equal, dirs[i].path1, dirs[i].path2);
/external/bluetooth/glib/gio/
H A Dgfile.h67 * @get_relative_path: Gets the path for a #GFile relative to a given path.
159 char * (* get_relative_path) (GFile *parent, member in struct:_GFileIface

Completed in 37 milliseconds