Home
last modified time | relevance | path

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

/external/bluetooth/glib/gio/tests/
Dg-file.c373 has_prefix = g_file_has_prefix (file2, file1); in get_relative_path()
/external/bluetooth/glib/gio/
Dgio.symbols247 g_file_has_prefix
Dgfile.h456 gboolean g_file_has_prefix (GFile *file,
DChangeLog149 Bug 543183 – Clarify docs for g_file_has_prefix
151 * gfile.c: (g_file_has_prefix):
2390 Add new g_file_has_prefix that does the same as g_file_contains_file.
2392 it to g_file_has_prefix.
Dgfile.c700 g_file_has_prefix (GFile *file, in g_file_has_prefix() function
/external/bluetooth/glib/docs/reference/gio/
Dgio-sections.txt51 g_file_has_prefix
/external/bluetooth/glib/
DNEWS122 543183 Clarify docs for g_file_has_prefix
917 - Rename g_file_contains_file to g_file_has_prefix
922 - g_file_contains_file has been renamed to g_file_has_prefix