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

  /external/bluetooth/glib/gio/
gappinfo.h 67 * @supports_uris: Indicates whether the application specified supports launching URIs.
104 gboolean (* supports_uris) (GAppInfo *appinfo); member in struct:_GAppInfoIface
gappinfo.c 527 return (* iface->supports_uris) (appinfo);
gwin32appinfo.c 386 iface->supports_uris = g_win32_app_info_supports_uris;
gdesktopappinfo.c     [all...]

Completed in 794 milliseconds