Searched defs:CanRead (Results 1 – 7 of 7) sorted by relevance
| /third_party/protobuf/csharp/src/Google.Protobuf/ | ||
| D | LimitedInputStream.cs | 54 public override bool CanRead property in Google.Protobuf.LimitedInputStream |
| /third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/ | ||
| D | BrotliInputStream.cs | 191 public override bool CanRead { property in Org.Brotli.Dec.BrotliInputStream |
| /third_party/lzma/CS/7zip/Compress/LzmaAlone/ | ||
| D | LzmaAlone.cs | 14 public override bool CanRead { get { return true; }} property in SevenZip.CDoubleStream |
| D | LzmaBench.cs | 126 public override bool CanRead { get { return false; } } property in SevenZip.LzmaBench.CrcOutStream |
| /third_party/zlib/contrib/dotzlib/DotZLib/ | ||
| D | GZipStream.cs | 80 public override bool CanRead property in DotZLib.GZipStream |
| /third_party/skia/third_party/externals/dng_sdk/source/ | ||
| D | dng_ifd.cpp | 4238 bool dng_ifd::CanRead () const in CanRead() function in dng_ifd |
| D | dng_read_image.cpp | 2612 bool dng_read_image::CanRead (const dng_ifd &ifd) in CanRead() function in dng_read_image |