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

  /external/webkit/WebKitTools/pywebsocket/mod_pywebsocket/
standalone.py 158 def get_uri(self): member in class:_StandaloneRequest
161 uri = property(get_uri)
  /external/webkit/WebCore/platform/graphics/gtk/
DataSourceGStreamer.cpp 241 iface->get_uri = webkit_data_src_uri_get_uri;
WebKitWebSourceGStreamer.cpp 504 iface->get_uri = webKitWebSrcGetUri;
  /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;

Completed in 82 milliseconds