HomeSort by relevance Sort by last modified time
    Searched full:gdesktopappinfolookup (Results 1 - 4 of 4) sorted by null

  /external/bluetooth/glib/gio/
gdesktopappinfo.h 58 #define G_DESKTOP_APP_INFO_LOOKUP(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), G_TYPE_DESKTOP_APP_INFO_LOOKUP, GDesktopAppInfoLookup))
71 * GDesktopAppInfoLookup:
76 typedef struct _GDesktopAppInfoLookup GDesktopAppInfoLookup;
83 GAppInfo * (* get_default_for_uri_scheme) (GDesktopAppInfoLookup *lookup,
89 GAppInfo *g_desktop_app_info_lookup_get_default_for_uri_scheme (GDesktopAppInfoLookup *lookup,
gdesktopappinfo.c     [all...]
  /external/bluetooth/glib/docs/reference/gio/
overview.xml 187 This variable can be set to the name of a #GDesktopAppInfoLookup
189 GIO does not include a #GDesktopAppInfoLookup implementation,
315 implement the #GDesktopAppInfoLookup interface. GIO uses the
gio-sections.txt 1254 GDesktopAppInfoLookup

Completed in 21 milliseconds