Home
last modified time | relevance | path

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

/external/bluetooth/glib/gio/
Dglocalfileenumerator.c88 static GFileInfo *g_local_file_enumerator_next_file (GFileEnumerator *enumerator,
145 enumerator_class->next_file = g_local_file_enumerator_next_file; in g_local_file_enumerator_class_init()
314 g_local_file_enumerator_next_file (GFileEnumerator *enumerator, in g_local_file_enumerator_next_file() function