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

  /external/webkit/WebCore/platform/network/soup/
ResourceHandleSoup.cpp 735 char* uri = g_file_get_uri(d->m_gfile);
784 char* uri = g_file_get_uri(d->m_gfile);
823 char* uri = g_file_get_uri(d->m_gfile);
837 char* uri = g_file_get_uri(d->m_gfile);
852 char* uri = g_file_get_uri(d->m_gfile);
  /external/bluetooth/glib/gio/
gfileicon.c 217 g_ptr_array_add (tokens, g_file_get_uri (file_icon->file));
gicon.c 231 * native, the returned string is the result of g_file_get_uri()
270 ret = g_file_get_uri (file);
gio.symbols 242 g_file_get_uri
gfile.h 448 char * g_file_get_uri (GFile *file);
    [all...]
gdesktopappinfo.c 1118 uri = g_file_get_uri (files->data);
    [all...]
gfile.c 458 * g_file_get_uri:
469 g_file_get_uri (GFile *file) function
    [all...]
  /external/bluetooth/glib/gio/tests/
g-file.c 291 uri = g_file_get_uri (file1);

Completed in 95 milliseconds