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

  /external/webkit/Source/WebCore/accessibility/gtk/
WebKitAccessibleHyperlink.cpp 340 klass->get_uri = webkitAccessibleHyperlinkGetURI;
  /external/bluetooth/glib/gio/
gdummyfile.c 421 iface->get_uri = g_dummy_file_get_uri;
gfile.h 63 * @get_uri: Gets a URI for the path within a #GFile.
154 char * (* get_uri) (GFile *file); member in struct:_GFileIface
    [all...]
glocalfile.c     [all...]
gfile.c 477 return (* iface->get_uri) (file);
    [all...]
  /external/bluetooth/glib/gio/win32/
gwinhttpfile.c 759 iface->get_uri = g_winhttp_file_get_uri;
  /external/webkit/Source/WebCore/platform/graphics/gstreamer/
WebKitWebSourceGStreamer.cpp 593 iface->get_uri = webKitWebSrcGetUri;

Completed in 154 milliseconds