HomeSort by relevance Sort by last modified time
    Searched defs:get_relative_path (Results 1 - 2 of 2) sorted by null

  /external/bluetooth/glib/gio/tests/
g-file.c 351 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/
gfile.h 67 * @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
    [all...]

Completed in 268 milliseconds