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

  /external/bluetooth/glib/gio/
gfile.h 71 * @enumerate_children_async: Asynchronously gets a #GFileEnumerator with the children of a #GFile.
172 void (* enumerate_children_async) (GFile *file, member in struct:_GFileIface
    [all...]
gfile.c 278 iface->enumerate_children_async = g_file_real_enumerate_children_async;
870 (* iface->enumerate_children_async) (file,
    [all...]

Completed in 35 milliseconds