Searched defs:CanRead (Results 1 – 14 of 14) sorted by relevance
62 bool CanRead() const override { return true; } in CanRead() function
40 bool CanRead() const override { return true; } in CanRead() function
86 bool MemoryStream::CanRead() const { return IsOpen(); } in CanRead() function in brillo::MemoryStream
78 TEST_F(MemoryStreamTest, CanRead) { in TEST_F() argument
162 bool FakeStream::CanRead() const { in CanRead() function in brillo::FakeStream
357 bool FileStream::CanRead() const { in CanRead() function in brillo::FileStream
198 TEST_F(FileStreamTest, CanRead) { in TEST_F() argument
54 public override bool CanRead property in Google.Protobuf.LimitedInputStream
14 public override bool CanRead { get { return true; }} property in SevenZip.CDoubleStream
126 public override bool CanRead { get { return false; } } property in SevenZip.LzmaBench.CrcOutStream
80 public override bool CanRead property in DotZLib.GZipStream
4238 bool dng_ifd::CanRead () const in CanRead() function in dng_ifd
2612 bool dng_read_image::CanRead (const dng_ifd &ifd) in CanRead() function in dng_read_image
295 bool CanRead; member