Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgvolume.c658 if (iface->get_activation_root == NULL) in g_volume_get_activation_root()
661 return (* iface->get_activation_root) (volume); in g_volume_get_activation_root()
Dgvolume.h168 GFile * (* get_activation_root) (GVolume *volume); member