Home | History | Annotate | Download | only in codegen

Lines Matching refs:ReaderInterface

50   ///     ReaderInterface::Read that returned "false").
82 class ReaderInterface {
84 virtual ~ReaderInterface() {}
110 /// This is thread-safe with respect to \a ReaderInterface::Read
119 /// This is thread-safe with respect to \a ReaderInterface::Read
150 public internal::ReaderInterface<R> {
200 /// See the \a ReaderInterface.Read method for semantics.
271 /// Thread safe with respect to \a ReaderInterface::Read operations only
411 public internal::ReaderInterface<R> {
422 /// Thread-safe with respect to \a ReaderInterface::Read
468 /// See the \a ReaderInterface.Read method for semantics.
571 public internal::ReaderInterface<R> {};
697 public internal::ReaderInterface<R> {};
832 /// with another \a ReaderInterface::Read on the same stream since reads on
846 /// This is thread-safe with respect to \a ReaderInterface::Read
897 /// with another \a ReaderInterface::Read on the same stream since reads on
911 /// This is thread-safe with respect to \a ReaderInterface::Read