OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:g_file_has_prefix
(Results
1 - 8
of
8
) sorted by null
/external/bluetooth/glib/gio/tests/
g-file.c
373
has_prefix =
g_file_has_prefix
(file2, file1);
531
/* Testing
g_file_has_prefix
(), g_file_get_relative_path() and g_file_resolve_relative_path() to return and process correct relative paths */
/external/bluetooth/glib/gio/
gio.symbols
247
g_file_has_prefix
gvolume.c
569
* (
g_file_has_prefix
(volume_activation_root, mount_root) ||
gfile.h
456
gboolean
g_file_has_prefix
(GFile *file,
[
all
...]
ChangeLog
149
Bug 543183 ? Clarify docs for
g_file_has_prefix
151
* gfile.c: (
g_file_has_prefix
):
[
all
...]
gfile.c
682
*
g_file_has_prefix
:
700
g_file_has_prefix
(GFile *file,
function
[
all
...]
/external/bluetooth/glib/docs/reference/gio/
gio-sections.txt
51
g_file_has_prefix
/external/bluetooth/glib/
NEWS
122
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
[
all
...]
Completed in 659 milliseconds