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

  /external/bluetooth/glib/gio/
gdummyfile.c 418 iface->get_uri_scheme = g_dummy_file_get_uri_scheme;
gfile.h 60 * @get_uri_scheme: Gets the URI scheme for a #GFile.
151 char * (* get_uri_scheme) (GFile *file); member in struct:_GFileIface
    [all...]
glocalfile.c     [all...]
gfile.c 395 return (* iface->get_uri_scheme) (file);
    [all...]
  /external/bluetooth/glib/gio/win32/
gwinhttpfile.c 756 iface->get_uri_scheme = g_winhttp_file_get_uri_scheme;

Completed in 27 milliseconds