HomeSort by relevance Sort by last modified time
    Searched refs:g_file_get_relative_path (Results 1 - 6 of 6) sorted by null

  /external/bluetooth/glib/gio/tests/
desktop-app-info.c 202 relative_path = g_file_get_relative_path (root, descend);
g-file.c 377 relative_path = g_file_get_relative_path (file1, file2);
531 /* Testing g_file_has_prefix(), g_file_get_relative_path() and g_file_resolve_relative_path() to return and process correct relative paths */
live-g-file.c 508 relative_path = g_file_get_relative_path (root, descend);
1048 relative_path = g_file_get_relative_path (root, descend);
    [all...]
  /external/bluetooth/glib/gio/
gio.symbols 248 g_file_get_relative_path
gfile.h 458 char * g_file_get_relative_path (GFile *parent,
    [all...]
gfile.c 719 * g_file_get_relative_path:
732 g_file_get_relative_path (GFile *parent, function
    [all...]

Completed in 245 milliseconds