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

  /external/webrtc/src/system_wrappers/interface/
file_wrapper.h 17 // Implementation of an InStream and OutStream that can read (exclusive) or
21 class FileWrapper : public InStream, public OutStream
  /external/webrtc/src/
common_types.h 30 class InStream
35 virtual ~InStream() {}
37 InStream() {}

Completed in 264 milliseconds