HomeSort by relevance Sort by last modified time
    Searched refs:GInputStream (Results 26 - 31 of 31) sorted by null

12

  /external/bluetooth/glib/gio/tests/
filter-streams.c 20 GInputStream *base, *f1, *f2;
102 GInputStream *base, *f1, *f2;
sleepy-stream.c 75 GInputStream parent_instance;
89 sleepy_stream_read (GInputStream *stream,
  /external/webkit/WebCore/platform/network/
ResourceHandleInternal.h 201 GInputStream* m_inputStream;
  /external/webkit/WebCore/platform/graphics/gtk/
DataSourceGStreamer.cpp 214 GInputStream* stream = g_memory_input_stream_new_from_data(decoded_data,
  /external/bluetooth/glib/gio/
gfile.c 58 * file content I/O is implemented as streaming operations (see #GInputStream and
    [all...]
gdatainputstream.c 39 * @see_also: #GInputStream
41 * Data input stream implements #GInputStream and includes functions for
184 * @base_stream: a #GInputStream.
191 g_data_input_stream_new (GInputStream *base_stream)
    [all...]

Completed in 423 milliseconds

12