Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgmount.c166 if (iface->get_default_location) in g_mount_get_default_location()
167 file = (* iface->get_default_location) (mount); in g_mount_get_default_location()
Dgmount.h158 GFile * (* get_default_location) (GMount *mount); member