Searched defs:CanRead (Results 1 – 5 of 5) 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/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 |