Searched refs:NamedStream (Results 1 – 6 of 6) sorted by relevance
6 public interface NamedStream { interface
29 import org.robolectric.util.NamedStream;123 String name = (is instanceof NamedStream) in decodeStream()126 Point imageSize = (is instanceof NamedStream) ? null : getImageSizeFromStream(is); in decodeStream()
46 import org.robolectric.util.NamedStream;981 private static class UnregisteredInputStream extends InputStream implements NamedStream {
23 NamedStream, enumerator
26 if (Purpose == StreamPurpose::NamedStream) in getLongName()179 stream(StreamPurpose::NamedStream, NSIter->second, StreamIdx); in discoverStreamPurposes()
269 case StreamPurpose::NamedStream: in explainPdbStreamOffset()