Home
last modified time | relevance | path

Searched defs:createOutputStream (Results 1 – 25 of 251) sorted by relevance

1234567891011

/aosp_15_r20/hardware/interfaces/audio/aidl/default/
H A DModulePrimary.cpp54 ndk::ScopedAStatus ModulePrimary::createOutputStream( in createOutputStream() function in aidl::android::hardware::audio::core::ModulePrimary
/aosp_15_r20/hardware/interfaces/audio/aidl/default/stub/
H A DModuleStub.cpp74 ndk::ScopedAStatus ModuleStub::createOutputStream( in createOutputStream() function in aidl::android::hardware::audio::core::ModuleStub
/aosp_15_r20/external/mockftpserver/tags/2.0-rc1/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileEntry.java120 public OutputStream createOutputStream(boolean append) { in createOutputStream() method in FileEntry
/aosp_15_r20/external/mockftpserver/tags/2.2/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileEntry.java123 public OutputStream createOutputStream(boolean append) { in createOutputStream() method in FileEntry
/aosp_15_r20/external/mockftpserver/tags/2.1/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileEntry.java123 public OutputStream createOutputStream(boolean append) { in createOutputStream() method in FileEntry
/aosp_15_r20/external/mockftpserver/tags/2.0.2/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileEntry.java123 public OutputStream createOutputStream(boolean append) { in createOutputStream() method in FileEntry
/aosp_15_r20/external/mockftpserver/tags/2.0-rc3/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileEntry.java119 public OutputStream createOutputStream(boolean append) { in createOutputStream() method in FileEntry
/aosp_15_r20/external/mockftpserver/tags/2.5/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileEntry.java123 public OutputStream createOutputStream(boolean append) { in createOutputStream() method in FileEntry
/aosp_15_r20/external/mockftpserver/tags/2.0/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileEntry.java119 public OutputStream createOutputStream(boolean append) { in createOutputStream() method in FileEntry
/aosp_15_r20/external/mockftpserver/tags/2.0.1/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileEntry.java123 public OutputStream createOutputStream(boolean append) { in createOutputStream() method in FileEntry
/aosp_15_r20/external/mockftpserver/tags/2.3/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileEntry.java123 public OutputStream createOutputStream(boolean append) { in createOutputStream() method in FileEntry
/aosp_15_r20/external/mockftpserver/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileEntry.java123 public OutputStream createOutputStream(boolean append) { in createOutputStream() method in FileEntry
/aosp_15_r20/external/mockftpserver/tags/2.0-rc1/MockFtpServer/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileEntry.java119 public OutputStream createOutputStream(boolean append) { in createOutputStream() method in FileEntry
/aosp_15_r20/external/mockftpserver/tags/2.4/src/main/java/org/mockftpserver/fake/filesystem/
H A DFileEntry.java123 public OutputStream createOutputStream(boolean append) { in createOutputStream() method in FileEntry
/aosp_15_r20/hardware/interfaces/audio/aidl/default/usb/
H A DModuleUsb.cpp78 ndk::ScopedAStatus ModuleUsb::createOutputStream(StreamContext&& context, in createOutputStream() function in aidl::android::hardware::audio::core::ModuleUsb
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/result/
DMetricsXMLResultReporter.java180 public OutputStream createOutputStream() throws IOException { in createOutputStream() method in MetricsXMLResultReporter
DXmlResultReporter.java141 ByteArrayOutputStream createOutputStream() { in createOutputStream() method in XmlResultReporter
/aosp_15_r20/hardware/interfaces/audio/aidl/default/r_submix/
H A DModuleRemoteSubmix.cpp98 ndk::ScopedAStatus ModuleRemoteSubmix::createOutputStream( in createOutputStream() function in aidl::android::hardware::audio::core::ModuleRemoteSubmix
/aosp_15_r20/external/llvm/tools/llvm-cov/
H A DSourceCoverageView.cpp54 CoveragePrinter::createOutputStream(StringRef Path, StringRef Extension, in createOutputStream() function in CoveragePrinter
/aosp_15_r20/external/volley/core/src/main/java/com/android/volley/toolbox/
H A DHurlStack.java317 protected OutputStream createOutputStream( in createOutputStream() method in HurlStack
H A DDiskBasedCache.java402 OutputStream createOutputStream(File file) throws FileNotFoundException { in createOutputStream() method in DiskBasedCache
/aosp_15_r20/hardware/interfaces/audio/aidl/default/bluetooth/
H A DModuleBluetooth.cpp204 ndk::ScopedAStatus ModuleBluetooth::createOutputStream( in createOutputStream() function in aidl::android::hardware::audio::core::ModuleBluetooth
/aosp_15_r20/tools/asuite/atest/bazel/reporter/src/com/android/tradefed/result/
H A DBazelXmlResultReporter.java200 private OutputStream createOutputStream() throws IOException { in createOutputStream() method in BazelXmlResultReporter
/aosp_15_r20/frameworks/base/core/java/android/content/res/
H A DAssetFileDescriptor.java201 public FileOutputStream createOutputStream() throws IOException { in createOutputStream() method in AssetFileDescriptor
/aosp_15_r20/libcore/ojluni/src/main/java/sun/net/ftp/impl/
H A DFtpClient.java810 private OutputStream createOutputStream(OutputStream out) { in createOutputStream() method in FtpClient

1234567891011