| /external/guava/android/guava/src/com/google/common/io/ |
| D | CharSource.java | 110 public abstract Reader openStream() throws IOException; in openStream() method in CharSource 458 public InputStream openStream() throws IOException { in openStream() method in CharSource.AsByteSource 479 public Reader openStream() { in openStream() method in CharSource.CharSequenceCharSource 577 public Reader openStream() { in openStream() method in StringCharSource 626 public Reader openStream() throws IOException { in openStream() method in ConcatenatedCharSource
|
| D | ByteSink.java | 71 public abstract OutputStream openStream() throws IOException; in openStream() method in ByteSink 149 public Writer openStream() throws IOException { in openStream() method in ByteSink.AsCharSink
|
| D | ByteSource.java | 104 public abstract InputStream openStream() throws IOException; in openStream() method in ByteSource 473 public Reader openStream() throws IOException { in openStream() method in ByteSource.AsCharSource 509 public InputStream openStream() throws IOException { in openStream() method in ByteSource.SlicedByteSource 592 public InputStream openStream() { in openStream() method in ByteSource.ByteArrayByteSource 693 public InputStream openStream() throws IOException { in openStream() method in ByteSource.ConcatenatedByteSource
|
| D | CharSink.java | 65 public abstract Writer openStream() throws IOException; in openStream() method in CharSink
|
| /external/guava/guava/src/com/google/common/io/ |
| D | ByteSink.java | 71 public abstract OutputStream openStream() throws IOException; in openStream() method in ByteSink 149 public Writer openStream() throws IOException { in openStream() method in ByteSink.AsCharSink
|
| D | ByteSource.java | 104 public abstract InputStream openStream() throws IOException; in openStream() method in ByteSource 473 public Reader openStream() throws IOException { in openStream() method in ByteSource.AsCharSource 509 public InputStream openStream() throws IOException { in openStream() method in ByteSource.SlicedByteSource 592 public InputStream openStream() { in openStream() method in ByteSource.ByteArrayByteSource 693 public InputStream openStream() throws IOException { in openStream() method in ByteSource.ConcatenatedByteSource
|
| D | CharSource.java | 115 public abstract Reader openStream() throws IOException; in openStream() method in CharSource
|
| /external/oboe/tests/ |
| D | testStreamStop.cpp | 37 bool openStream(Direction direction, AudioApi audioApi, PerformanceMode perfMode) { in openStream() function in TestStreamStop 55 bool openStream(AudioStreamBuilder &builder) { in openStream() function in TestStreamStop
|
| D | testXRunBehaviour.cpp | 35 bool openStream() { in openStream() function in XRunBehaviour
|
| D | testStreamWaitState.cpp | 34 bool openStream(Direction direction, PerformanceMode perfMode) { in openStream() function in TestStreamWaitState 47 bool openStream(AudioStreamBuilder &builder) { in openStream() function in TestStreamWaitState
|
| D | testStreamStates.cpp | 35 bool openStream(Direction direction) { in openStream() function in StreamStates 48 bool openStream() { in openStream() function in StreamStates
|
| /external/oboe/src/common/ |
| D | AudioStreamBuilder.cpp | 91 Result AudioStreamBuilder::openStream(AudioStream **streamPP) { in openStream() function in oboe::AudioStreamBuilder 212 Result AudioStreamBuilder::openStream(std::shared_ptr<AudioStream> &sharedStream) { in openStream() function in oboe::AudioStreamBuilder
|
| /external/jarjar/src/main/com/tonicsystems/jarjar/util/ |
| D | ClassPathEntry.java | 25 InputStream openStream() throws IOException; in openStream() method
|
| /external/guava/guava-tests/test/com/google/common/io/ |
| D | TestCharSource.java | 49 public Reader openStream() throws IOException { in openStream() method in TestCharSource
|
| D | TestByteSink.java | 56 public OutputStream openStream() throws IOException { in openStream() method in TestByteSink
|
| D | TestByteSource.java | 56 public InputStream openStream() throws IOException { in openStream() method in TestByteSource
|
| D | TestCharSink.java | 54 public Writer openStream() throws IOException { in openStream() method in TestCharSink
|
| /external/guava/android/guava-tests/test/com/google/common/io/ |
| D | TestCharSource.java | 49 public Reader openStream() throws IOException { in openStream() method in TestCharSource
|
| D | TestByteSource.java | 56 public InputStream openStream() throws IOException { in openStream() method in TestByteSource
|
| D | TestByteSink.java | 56 public OutputStream openStream() throws IOException { in openStream() method in TestByteSink
|
| D | TestCharSink.java | 54 public Writer openStream() throws IOException { in openStream() method in TestCharSink
|
| /external/perfetto/ui/src/controller/ |
| D | adb_jsdomtest.ts | 76 const openStream = jest.fn(); constant
|
| /external/dagger2/javatests/dagger/functional/spi/ |
| D | SpiTest.java | 51 try (InputStream stream = getResource(SpiTest.class, "SpiTest_C.properties").openStream()) { in testPluginRuns()
|
| /external/cronet/net/android/java/src/org/chromium/net/ |
| D | ChromiumNetworkAdapter.java | 57 public static InputStream openStream(URL url, NetworkTrafficAnnotationTag trafficAnnotation) in openStream() method in ChromiumNetworkAdapter
|
| /external/google-java-format/core/src/main/java/com/google/googlejavaformat/java/filer/ |
| D | FormattingJavaFileObject.java | 76 public Writer openStream() throws IOException { in openWriter() method
|