Searched refs:InStream (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/src/system_wrappers/interface/
H A Dfile_wrapper.h17 // Implementation of an InStream and OutStream that can read (exclusive) or
21 class FileWrapper : public InStream, public OutStream
/external/webrtc/src/
H A Dcommon_types.h30 class InStream class in namespace:webrtc
35 virtual ~InStream() {}
37 InStream() {} function in class:webrtc::InStream

Completed in 40 milliseconds