/aosp_15_r20/cts/tests/tests/nativemedia/aaudio/jni/ |
H A D | test_aaudio_stream_builder.cpp | 144 TEST_P(AAudioStreamBuilderSamplingRateTest, openStream) { in TEST_P() argument 181 TEST_P(AAudioStreamBuilderChannelCountTest, openStream) { in TEST_P() argument 219 TEST_P(AAudioStreamBuilderFormatTest, openStream) { in TEST_P() argument 256 TEST_P(AAudioStreamBuilderSharingModeTest, openStream) { in TEST_P() argument 285 TEST_P(AAudioStreamBuilderDirectionTest, openStream) { in TEST_P() argument 319 TEST_P(AAudioStreamBuilderBufferCapacityTest, openStream) { in TEST_P() argument 356 TEST_P(AAudioStreamBuilderPerfModeTest, openStream) { in TEST_P() argument 664 TEST_P(AAudioStreamBuilderCommonCombinationTest, openStream) { in TEST_P() argument
|
/aosp_15_r20/external/guava/android/guava/src/com/google/common/io/ |
H A D | CharSource.java | 110 public abstract Reader openStream() throws IOException; in openStream() method in CharSource 455 public InputStream openStream() throws IOException { in openStream() method in CharSource.AsByteSource 476 public Reader openStream() { in openStream() method in CharSource.CharSequenceCharSource 574 public Reader openStream() { in openStream() method in StringCharSource 623 public Reader openStream() throws IOException { in openStream() method in ConcatenatedCharSource
|
H A D | ByteSource.java | 105 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 594 public InputStream openStream() { in openStream() method in ByteSource.ByteArrayByteSource 695 public InputStream openStream() throws IOException { in openStream() method in ByteSource.ConcatenatedByteSource
|
H A D | ByteSink.java | 73 public abstract OutputStream openStream() throws IOException; in openStream() method in ByteSink 151 public Writer openStream() throws IOException { in openStream() method in ByteSink.AsCharSink
|
H A D | Files.java | 133 public FileInputStream openStream() throws IOException { in openStream() method in Files.FileByteSource 196 public FileOutputStream openStream() throws IOException { in openStream() method in Files.FileByteSink
|
/aosp_15_r20/external/guava/guava/src/com/google/common/io/ |
H A D | ByteSource.java | 105 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 594 public InputStream openStream() { in openStream() method in ByteSource.ByteArrayByteSource 695 public InputStream openStream() throws IOException { in openStream() method in ByteSource.ConcatenatedByteSource
|
H A D | ByteSink.java | 73 public abstract OutputStream openStream() throws IOException; in openStream() method in ByteSink 151 public Writer openStream() throws IOException { in openStream() method in ByteSink.AsCharSink
|
H A D | Files.java | 133 public FileInputStream openStream() throws IOException { in openStream() method in Files.FileByteSource 196 public FileOutputStream openStream() throws IOException { in openStream() method in Files.FileByteSink
|
H A D | CharSource.java | 115 public abstract Reader openStream() throws IOException; in openStream() method in CharSource
|
/aosp_15_r20/libcore/ojluni/src/test/java/io/OutputStream/ |
H A D | NullOutputStream.java | 39 private static OutputStream openStream; field in NullOutputStream 43 public static void openStream() { in openStream() method in NullOutputStream
|
/aosp_15_r20/external/oboe/tests/ |
H A 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
|
H A 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
|
H A D | testStreamStates.cpp | 35 bool openStream(Direction direction) { in openStream() function in StreamStates 48 bool openStream() { in openStream() function in StreamStates
|
/aosp_15_r20/external/oboe/src/common/ |
H A D | AudioStreamBuilder.cpp | 91 Result AudioStreamBuilder::openStream(AudioStream **streamPP) { in openStream() function in oboe::AudioStreamBuilder 218 Result AudioStreamBuilder::openStream(std::shared_ptr<AudioStream> &sharedStream) { in openStream() function in oboe::AudioStreamBuilder
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/tv/input/aidl/android.hardware.tv.input-V2-ndk-source/gen/android/hardware/tv/input/ |
D | ITvInput.cpp | 267 ::ndk::ScopedAStatus BpTvInput::openStream(int32_t in_deviceId, int32_t in_streamId, ::aidl::androi… in openStream() function in aidl::android::hardware::tv::input::BpTvInput 600 ::ndk::ScopedAStatus ITvInputDefault::openStream(int32_t /*in_deviceId*/, int32_t /*in_streamId*/, … in openStream() function in aidl::android::hardware::tv::input::ITvInputDefault
|
/aosp_15_r20/external/jarjar/src/main/com/tonicsystems/jarjar/util/ |
H A D | ClassPathEntry.java | 27 InputStream openStream() throws IOException; in openStream() method
|
/aosp_15_r20/tools/apkzlib/src/main/java/com/android/tools/build/apkzlib/zip/ |
H A D | InflaterByteSource.java | 49 public InputStream openStream() throws IOException { in openStream() method in InflaterByteSource
|
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/io/ |
H A D | TestCharSource.java | 49 public Reader openStream() throws IOException { in openStream() method in TestCharSource
|
H A D | TestByteSink.java | 56 public OutputStream openStream() throws IOException { in openStream() method in TestByteSink
|
H A D | TestByteSource.java | 56 public InputStream openStream() throws IOException { in openStream() method in TestByteSource
|
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/io/ |
H A D | TestCharSource.java | 49 public Reader openStream() throws IOException { in openStream() method in TestCharSource
|
H A D | TestByteSink.java | 56 public OutputStream openStream() throws IOException { in openStream() method in TestByteSink
|
/aosp_15_r20/external/perfetto/ui/src/plugins/dev.perfetto.RecordTrace/ |
H A D | adb_jsdomtest.ts | 73 const openStream = jest.fn(); constant
|
/aosp_15_r20/external/dagger2/javatests/dagger/functional/spi/ |
H A D | SpiTest.java | 51 try (InputStream stream = getResource(SpiTest.class, "SpiTest_C.properties").openStream()) { in testPluginRuns()
|
/aosp_15_r20/external/cronet/net/android/java/src/org/chromium/net/ |
H A D | ChromiumNetworkAdapter.java | 56 public static InputStream openStream(URL url, NetworkTrafficAnnotationTag trafficAnnotation) in openStream() method in ChromiumNetworkAdapter
|