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

  /external/bluetooth/glib/gio/
gfile.h 105 * @replace_async: Asynchronously replaces the contents of a file.
321 void (* replace_async) (GFile *file, member in struct:_GFileIface
    [all...]
gfile.c 294 iface->replace_async = g_file_real_replace_async;
    [all...]

Completed in 1504 milliseconds