OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:g_file_get_relative_path
(Results
1 - 9
of
9
) 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
...]
ChangeLog
[
all
...]
/external/bluetooth/glib/docs/reference/gio/
gio-sections.txt
52
g_file_get_relative_path
/external/bluetooth/glib/
NEWS
[
all
...]
Completed in 314 milliseconds