Searched refs:g_file_query_exists (Results 1 – 7 of 7) sorted by relevance
/external/bluetooth/glib/gio/tests/ |
D | live-g-file.c | 284 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/ |
D | gio.symbols | 265 g_file_query_exists
|
D | gfile.h | 520 gboolean g_file_query_exists (GFile *file,
|
D | gfile.c | 943 g_file_query_exists (GFile *file, in g_file_query_exists() function
|
D | ChangeLog | 2176 * gfile.c (g_file_query_exists): 3035 Add g_file_query_exists (#508771)
|
/external/bluetooth/glib/docs/reference/gio/ |
D | gio-sections.txt | 72 g_file_query_exists
|
/external/bluetooth/glib/ |
D | NEWS | 884 520700 Add type check in g_file_query_exists
|