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

  /external/bluetooth/glib/glib/
gconvert.h 134 gchar **g_uri_list_extract_uris (const gchar *uri_list) G_GNUC_MALLOC;
gconvert.c     [all...]
  /external/bluetooth/glib/gio/
gdesktopappinfo.c 565 GList **uri_list)
567 GList *uris = *uri_list;
692 *uri_list = uris;
702 GList *uri_list = *uris; local
728 if (uri_list == *uris && uri_list != NULL)
    [all...]

Completed in 150 milliseconds