Home
last modified time | relevance | path

Searched defs:CanRead (Results 1 – 7 of 7) sorted by relevance

/third_party/protobuf/csharp/src/Google.Protobuf/
DLimitedInputStream.cs54 public override bool CanRead property in Google.Protobuf.LimitedInputStream
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/
DBrotliInputStream.cs191 public override bool CanRead { property in Org.Brotli.Dec.BrotliInputStream
/third_party/lzma/CS/7zip/Compress/LzmaAlone/
DLzmaAlone.cs14 public override bool CanRead { get { return true; }} property in SevenZip.CDoubleStream
DLzmaBench.cs126 public override bool CanRead { get { return false; } } property in SevenZip.LzmaBench.CrcOutStream
/third_party/zlib/contrib/dotzlib/DotZLib/
DGZipStream.cs80 public override bool CanRead property in DotZLib.GZipStream
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_ifd.cpp4238 bool dng_ifd::CanRead () const in CanRead() function in dng_ifd
Ddng_read_image.cpp2612 bool dng_read_image::CanRead (const dng_ifd &ifd) in CanRead() function in dng_read_image