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

  /external/bluetooth/glib/gio/
gappinfo.c 437 if (iface->remove_supports_type)
438 return (* iface->remove_supports_type) (appinfo, content_type, error);
gappinfo.h 77 * @remove_supports_type: Removes a supported application type from a #GAppInfo.
123 gboolean (* remove_supports_type) (GAppInfo *appinfo, member in struct:_GAppInfoIface
gdesktopappinfo.c     [all...]

Completed in 43 milliseconds