Home
last modified time | relevance | path

Searched defs:openOutputStream (Results 1 – 25 of 341) sorted by relevance

12345678910>>...14

/aosp_15_r20/external/turbine/java/com/google/turbine/processing/
H A DTurbineFiler.java238 public final OutputStream openOutputStream() { in openOutputStream() method in TurbineFiler.ReadOnlyFileObject
320 public OutputStream openOutputStream() { in openOutputStream() method in TurbineFiler.TurbineJavaFileObject
/aosp_15_r20/hardware/interfaces/audio/core/all-versions/default/
H A DPrimaryDevice.cpp79 Return<void> PrimaryDevice::openOutputStream(int32_t ioHandle, const DeviceAddress& device, in openOutputStream() function in android::hardware::audio::CPP_VERSION::implementation::PrimaryDevice
91 Return<void> PrimaryDevice::openOutputStream(int32_t ioHandle, const DeviceAddress& device, in openOutputStream() function in android::hardware::audio::CPP_VERSION::implementation::PrimaryDevice
H A DDevice.cpp234 Return<void> Device::openOutputStream(int32_t ioHandle, const DeviceAddress& device, in openOutputStream() function in android::hardware::audio::CPP_VERSION::implementation::Device
279 Return<void> Device::openOutputStream(int32_t ioHandle, const DeviceAddress& device, in openOutputStreamImpl() function in android::hardware::audio::CPP_VERSION::implementation::Device
/aosp_15_r20/out/soong/.intermediates/external/obex/com.android.obex/android_common_apex33/turbine/
Dcom.android.obex.jarcom/android/obex/ApplicationParameter$TRIPLET_TAGID.class <Unknown> package com.android. ...
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowContentResolver.java203 protected OutputStream openOutputStream(final Uri uri) throws FileNotFoundException { in openOutputStream() method in ShadowContentResolver
221 protected OutputStream openOutputStream(Uri uri, String mode) throws FileNotFoundException { in openOutputStream() method in ShadowContentResolver
1173 OutputStream openOutputStream(Uri uri, String mode) throws FileNotFoundException; in openOutputStream() method
/aosp_15_r20/external/obex/src/com/android/obex/
H A DObexTransport.java69 OutputStream openOutputStream() throws IOException; in openOutputStream() method
H A DOperation.java158 OutputStream openOutputStream() throws IOException; in openOutputStream() method
H A DClientOperation.java259 public OutputStream openOutputStream() throws IOException { in openOutputStream() method in ClientOperation
/aosp_15_r20/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/transport/
H A DServiceConnection.java97 public OutputStream openOutputStream() throws IOException; in openOutputStream() method
/aosp_15_r20/device/generic/goldfish/audio/
Dprimary_device.cpp103 Return<void> Device::openOutputStream(int32_t ioHandle, in openOutputStream() function in android::hardware::audio::CPP_VERSION::implementation::Device
396 Return<void> PrimaryDevice::openOutputStream(int32_t ioHandle, in openOutputStream() function in android::hardware::audio::CPP_VERSION::implementation::PrimaryDevice
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/pbapclient/obex/
DPbapClientObexTransport.java66 public OutputStream openOutputStream() throws IOException { in openOutputStream() method in PbapClientObexTransport
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/soap/
DHttpsServiceConnection.java106 public OutputStream openOutputStream() throws IOException { in openOutputStream() method in HttpsServiceConnection
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/
DBluetoothObexTransport.java73 public OutputStream openOutputStream() throws IOException { in openOutputStream() method in BluetoothObexTransport
/aosp_15_r20/cts/hostsidetests/appsecurity/test-apps/MediaStorageApp/src/com/android/cts/mediastorageapp/
H A DMediaStoreUtils.java180 public @NonNull OutputStream openOutputStream() throws FileNotFoundException { in openOutputStream() method in MediaStoreUtils.PendingSession
/aosp_15_r20/external/javapoet/src/test/java/com/squareup/javapoet/
H A DTestFiler.java42 @Override public OutputStream openOutputStream() throws IOException { in openOutputStream() method in TestFiler.Source
/aosp_15_r20/cts/tests/mediaprovider/modern/src/android/provider/cts/media/modern/
H A DMediaStoreUtils.java197 public @NonNull OutputStream openOutputStream() throws FileNotFoundException { in openOutputStream() method in MediaStoreUtils.PendingSession
/aosp_15_r20/cts/tests/mediaprovider/src/android/provider/cts/media/
H A DMediaStoreUtils.java197 public @NonNull OutputStream openOutputStream() throws FileNotFoundException { in openOutputStream() method in MediaStoreUtils.PendingSession
/aosp_15_r20/external/ksoap2/ksoap2-j2se/src/main/java/org/ksoap2/transport/
H A DServiceConnectionSE.java131 public OutputStream openOutputStream() throws IOException { in openOutputStream() method in ServiceConnectionSE
H A DHttpsServiceConnectionSE.java134 public OutputStream openOutputStream() throws IOException { in openOutputStream() method in HttpsServiceConnectionSE
/aosp_15_r20/frameworks/av/services/audioflinger/datapath/
H A DAudioHwDevice.cpp40 status_t AudioHwDevice::openOutputStream( in openOutputStream() function in android::AudioHwDevice
/aosp_15_r20/frameworks/av/media/libaudioclient/aidl/fuzzer/libaudiomockhal/
H A DModuleMock.cpp72 ndk::ScopedAStatus ModuleMock::openOutputStream(const OpenOutputStreamArguments&, in openOutputStream() function in aidl::android::hardware::audio::core::ModuleMock
/aosp_15_r20/external/kotlinpoet/kotlinpoet/src/commonTest/kotlin/com/squareup/kotlinpoet/
H A DTestFiler.kt42 override fun openOutputStream(): OutputStream { in openOutputStream() method in com.squareup.kotlinpoet.Source
/aosp_15_r20/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/1/android/hardware/audio/core/
H A DIModule.aidl51 …android.hardware.audio.core.IModule.OpenOutputStreamReturn openOutputStream(in android.hardware.au… in openOutputStream() method
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/aidl/android.hardware.audio.core_interface/dump/android/hardware/audio/core/
DIModule.aidl51 …android.hardware.audio.core.IModule.OpenOutputStreamReturn openOutputStream(in android.hardware.au… in openOutputStream() method
/aosp_15_r20/hardware/interfaces/audio/aidl/android/hardware/audio/core/
H A DIModule.aidl474 OpenOutputStreamReturn openOutputStream(in OpenOutputStreamArguments args); in openOutputStream() method

12345678910>>...14