HomeSort by relevance Sort by last modified time
    Searched refs:g_file_enumerator_next_files_async (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/glib/gio/
gfileenumerator.h 108 void g_file_enumerator_next_files_async (GFileEnumerator *enumerator,
gfileenumerator.c 304 * g_file_enumerator_next_files_async:
331 g_file_enumerator_next_files_async (GFileEnumerator *enumerator, function
350 g_file_enumerator_next_files_async);
392 * Finishes the asynchronous operation started with g_file_enumerator_next_files_async().
416 if (g_simple_async_result_get_source_tag (simple) == g_file_enumerator_next_files_async)
gfilenamecompleter.c 235 g_file_enumerator_next_files_async (data->enumerator,
297 g_file_enumerator_next_files_async (data->enumerator,
gio.symbols 332 g_file_enumerator_next_files_async

Completed in 5084 milliseconds