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

  /external/bluetooth/glib/gio/
gfile.h 99 * @append_to_async: Asynchronously writes to the end of a file.
291 void (* append_to_async) (GFile *file, member in struct:_GFileIface
    [all...]
gfile.c 290 iface->append_to_async = g_file_real_append_to_async;
    [all...]

Completed in 71 milliseconds