Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgfile.h240 void (* find_enclosing_mount_async) (GFile *file, member
Dgfile.c392 iface->find_enclosing_mount_async = g_file_real_find_enclosing_mount_async; in G_DEFINE_INTERFACE()
1599 (* iface->find_enclosing_mount_async) (file, in g_file_find_enclosing_mount_async()