Home
last modified time | relevance | path

Searched refs:append_to_async (Results 1 – 2 of 2) sorted by relevance

/third_party/glib/gio/
Dgfile.h315 void (* append_to_async) (GFile *file, member
Dgfile.c374 iface->append_to_async = g_file_real_append_to_async; in G_DEFINE_INTERFACE()
2156 (* iface->append_to_async) (file, in g_file_append_to_async()