Home
last modified time | relevance | path

Searched defs:get_input_stream (Results 1 – 3 of 3) sorted by relevance

/third_party/glib/gio/
Dgiostream.h58 GInputStream * (*get_input_stream) (GIOStream *stream); member
/third_party/libsoup/tests/
Dserver-test.c730 get_input_stream (GIOStream *io_stream) in get_input_stream() function
/third_party/ffmpeg/fftools/
Dffmpeg.c3015 static InputStream *get_input_stream(OutputStream *ost) in get_input_stream() function