Home
last modified time | relevance | path

Searched defs:openStream (Results 1 – 24 of 24) sorted by relevance

/external/guava/guava/src/com/google/common/io/
DByteSink.java70 public abstract OutputStream openStream() throws IOException; in openStream() method in ByteSink
147 public Writer openStream() throws IOException { in openStream() method in ByteSink.AsCharSink
DByteSource.java84 public abstract InputStream openStream() throws IOException; in openStream() method in ByteSource
419 public Reader openStream() throws IOException { in openStream() method in ByteSource.AsCharSource
445 public InputStream openStream() throws IOException { in openStream() method in ByteSource.SlicedByteSource
499 public InputStream openStream() { in openStream() method in ByteSource.ByteArrayByteSource
583 public InputStream openStream() throws IOException { in openStream() method in ByteSource.ConcatenatedByteSource
DCharSource.java80 public abstract Reader openStream() throws IOException; in openStream() method in CharSource
337 public Reader openStream() { in openStream() method in CharSource.CharSequenceCharSource
DCharSink.java64 public abstract Writer openStream() throws IOException; in openStream() method in CharSink
DResources.java71 public InputStream openStream() throws IOException { in openStream() method in Resources.UrlByteSource
DFiles.java124 public FileInputStream openStream() throws IOException { in openStream() method in Files.FileByteSource
199 public FileOutputStream openStream() throws IOException { in openStream() method in Files.FileByteSink
/external/jarjar/src/main/com/tonicsystems/jarjar/util/
DClassPathEntry.java25 InputStream openStream() throws IOException; in openStream() method
DClassPathIterator.java171 public InputStream openStream() throws IOException { in next() method in ClassPathIterator.ZipIterator
/external/guava/guava-tests/test/com/google/common/io/
DTestCharSource.java49 public Reader openStream() throws IOException { in openStream() method in TestCharSource
DTestByteSink.java57 public OutputStream openStream() throws IOException { in openStream() method in TestByteSink
DTestByteSource.java57 public InputStream openStream() throws IOException { in openStream() method in TestByteSource
DTestCharSink.java54 public Writer openStream() throws IOException { in openStream() method in TestCharSink
/external/opencensus-java/contrib/monitored_resource_util/src/main/java/io/opencensus/contrib/monitoredresource/util/
DAwsIdentityDocUtils.java86 private static InputStream openStream(URI uri) throws IOException { in openStream() method in AwsIdentityDocUtils
/external/catch2/include/internal/
Dcatch_config.cpp67 IStream const* Config::openStream() { in openStream() function in Catch::Config
/external/dagger2/compiler/src/main/java/dagger/internal/codegen/writer/
DJavaWriter.java186 @Override public Writer openStream() throws IOException { in file() method
/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/
DReadableBuffers.java104 public static InputStream openStream(ReadableBuffer buffer, boolean owner) { in openStream() method in ReadableBuffers
/external/guava/guava-testlib/src/com/google/common/testing/
DArbitraryInstances.java459 @Override public OutputStream openStream() { in openStream() method in ArbitraryInstances.NullByteSink
/external/expat/xmlwf/
Dxmlwin32url.cxx290 openStream(XML_Parser parser, in openStream() function
/external/skqp/src/core/
DSkTypeface.cpp265 SkStreamAsset* SkTypeface::openStream(int* ttcIndex) const { in openStream() function in SkTypeface
/external/skia/src/ports/
DSkFontConfigInterface_direct.cpp705 SkStreamAsset* SkFontConfigInterfaceDirect::openStream(const FontIdentity& identity) { in openStream() function in SkFontConfigInterfaceDirect
/external/skia/src/core/
DSkTypeface.cpp265 std::unique_ptr<SkStreamAsset> SkTypeface::openStream(int* ttcIndex) const { in openStream() function in SkTypeface
/external/skqp/src/ports/
DSkFontConfigInterface_direct.cpp691 SkStreamAsset* SkFontConfigInterfaceDirect::openStream(const FontIdentity& identity) { in openStream() function in SkFontConfigInterfaceDirect
/external/bcc/tests/cc/
Dcatch.hpp3587 IStream const* openStream() { in openStream() function in Catch::Config
/external/catch2/single_include/catch2/
Dcatch.hpp8072 IStream const* Config::openStream() { in openStream() function in Catch::Config