Home
last modified time | relevance | path

Searched refs:g_file_query_exists (Results 1 – 8 of 8) sorted by relevance

/external/bluetooth/glib/gio/tests/
Dlive-g-file.c284 res = g_file_query_exists (child, NULL); in file_exists()
401 res = g_file_query_exists (root, NULL); in test_initial_structure()
555 res = g_file_query_exists (root, NULL); in test_traverse_structure()
583 res = g_file_query_exists (root, NULL); in test_enumerate()
746 res = g_file_query_exists (root, NULL); in test_copy_move()
811 res = g_file_query_exists (root, NULL); in test_create()
897 res = g_file_query_exists (root, NULL); in test_open()
967 res = g_file_query_exists (root, NULL); in test_delete()
/external/bluetooth/glib/gio/
Dgio.symbols265 g_file_query_exists
Dgfile.h520 gboolean g_file_query_exists (GFile *file,
Dgfile.c943 g_file_query_exists (GFile *file, in g_file_query_exists() function
DChangeLog2176 * gfile.c (g_file_query_exists):
3035 Add g_file_query_exists (#508771)
/external/webkit/WebKitTools/DumpRenderTree/gtk/
DDumpRenderTree.cpp156 if (!fontDir || !g_file_query_exists(fontDir, NULL)) in initializeFonts()
/external/bluetooth/glib/docs/reference/gio/
Dgio-sections.txt72 g_file_query_exists
/external/bluetooth/glib/
DNEWS884 520700 Add type check in g_file_query_exists