Searched refs:add_supports_type (Results 1 - 3 of 3) sorted by relevance

/external/bluetooth/glib/gio/
H A Dgappinfo.c379 if (iface->add_supports_type)
380 return (* iface->add_supports_type) (appinfo, content_type, error);
H A Dgappinfo.h75 * @add_supports_type: Adds to the #GAppInfo information about supported file types.
119 gboolean (* add_supports_type) (GAppInfo *appinfo, member in struct:_GAppInfoIface
H A Dgdesktopappinfo.c1778 iface->add_supports_type = g_desktop_app_info_add_supports_type;

Completed in 37 milliseconds