Searched refs:replace_async (Results 1 - 2 of 2) sorted by relevance

/external/bluetooth/glib/gio/
H A Dgfile.h105 * @replace_async: Asynchronously replaces the contents of a file.
321 void (* replace_async) (GFile *file, member in struct:_GFileIface
H A Dgfile.c294 iface->replace_async = g_file_real_replace_async;
1885 (* iface->replace_async) (file,

Completed in 37 milliseconds