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

  /external/bluetooth/glib/gio/
gappinfo.c 672 if (iface->can_delete)
673 return (* iface->can_delete) (appinfo);
gappinfo.h 78 * @can_delete: Checks if a #GAppInfo can be deleted. Since 2.20
126 gboolean (* can_delete) (GAppInfo *appinfo); member in struct:_GAppInfoIface
gdesktopappinfo.c     [all...]

Completed in 71 milliseconds