/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/1/libcore/ojluni/src/main/java/java/io/ |
D | PipedOutputStream.java | 118 public void write(int b) throws IOException { in write() method in PipedOutputStream 138 public void write(byte b[], int off, int len) throws IOException { in write() method in PipedOutputStream
|
D | PipedWriter.java | 120 public void write(int c) throws IOException { in write() method in PipedWriter 150 public void write(char cbuf[], int off, int len) throws IOException { in write() method in PipedWriter
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/io/ |
D | BufferedOutputStream.java | 93 public synchronized void write(int b) throws IOException { in write() method in BufferedOutputStream 117 public synchronized void write(byte b[], int off, int len) throws IOException { in write() method in BufferedOutputStream
|
D | PipedWriter.java | 120 public void write(int c) throws IOException { in write() method in PipedWriter 150 public void write(char cbuf[], int off, int len) throws IOException { in write() method in PipedWriter
|
/aosp_15_r20/libcore/ojluni/src/main/java/java/io/ |
H A D | PipedWriter.java | 120 public void write(int c) throws IOException { in write() method in PipedWriter 150 public void write(char cbuf[], int off, int len) throws IOException { in write() method in PipedWriter
|
H A D | BufferedOutputStream.java | 93 public synchronized void write(int b) throws IOException { in write() method in BufferedOutputStream 117 public synchronized void write(byte b[], int off, int len) throws IOException { in write() method in BufferedOutputStream
|
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/io/ |
H A D | TestCharSink.java | 64 public void write(char[] cbuf, int off, int len) throws IOException { in openStream() method in TestCharSink 70 public void write(String str, int off, int len) throws IOException { in openStream() method in TestCharSink
|
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/0/libcore/ojluni/src/main/java/java/io/ |
D | BufferedOutputStream.java | 93 public synchronized void write(int b) throws IOException { in write() method in BufferedOutputStream 117 public synchronized void write(byte b[], int off, int len) throws IOException { in write() method in BufferedOutputStream
|
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/io/ |
H A D | TestCharSink.java | 64 public void write(char[] cbuf, int off, int len) throws IOException { in openStream() method in TestCharSink 70 public void write(String str, int off, int len) throws IOException { in openStream() method in TestCharSink
|
/aosp_15_r20/external/apache-commons-compress/src/main/java/org/apache/commons/compress/compressors/xz/ |
H A D | XZCompressorOutputStream.java | 68 public void write(final int b) throws IOException { in write() method in XZCompressorOutputStream 73 public void write(final byte[] buf, final int off, final int len) throws IOException { in write() method in XZCompressorOutputStream
|
/aosp_15_r20/external/coreboot/src/soc/qualcomm/common/ |
H A D | qspi.c | 158 enum qspi_mode data_mode, bool write) in queue_bounce_data() 180 enum qspi_mode data_mode, bool write) in queue_direct_data() 197 enum qspi_mode data_mode, bool write) in queue_data()
|
/aosp_15_r20/out/soong/.intermediates/system/tools/xsdc/tests/resources/cross_generate_parse_libxml/xsdc_cross_generate_parse_libxml_tests/gen/cpp/ |
D | cross_libxml.cpp | 74 void write(std::ostream& _out, const PurchaseOrderType& purchaseOrder) { in write() function 154 void PurchaseOrderType::write(std::ostream& _out, const std::string& _name) const { in write() function in cross::libxml::PurchaseOrderType 295 void USAddress::write(std::ostream& _out, const std::string& _name) const { in write() function in cross::libxml::USAddress
|
/aosp_15_r20/external/python/pyserial/examples/ |
D | port_publisher.py | 182 def write(self, data): member in Forwarder 438 def write(self, s): member in WriteFlushed 487 def write(self, s): member in WriteToSysLog
|
/aosp_15_r20/external/rust/android-crates-io/crates/zip/src/ |
D | spec.rs | 97 pub fn write<T: Write>(&self, writer: &mut T) -> ZipResult<()> { in write() method 136 pub fn write<T: Write>(&self, writer: &mut T) -> ZipResult<()> { in write() method 206 pub fn write<T: Write>(&self, writer: &mut T) -> ZipResult<()> { in write() method
|
/aosp_15_r20/out/soong/.intermediates/system/tools/xsdc/tests/resources/purchase_simple/xsdc_purchase_simple_tests/gen/cpp/ |
D | purchase_simple.cpp | 74 void write(std::ostream& _out, const PurchaseOrderType& purchaseOrder) { in write() function 154 void PurchaseOrderType::write(std::ostream& _out, const std::string& _name) const { in write() function in purchase::simple::PurchaseOrderType 295 void USAddress::write(std::ostream& _out, const std::string& _name) const { in write() function in purchase::simple::USAddress
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/Vcn/service-b/connectivity-utils-service-vcn-internal/android_common/turbine-combined/ |
D | connectivity-utils-service-vcn-internal.jar | ... , int)
public void println ()
public void write (int)
public void write (java.lang ... |
/aosp_15_r20/out/soong/.intermediates/system/apex/apexd/apex-info-list/gen/cpp/ |
D | com_android_apex.cpp | 75 void write(std::ostream& _out, const ApexInfoList& apexInfoList) { in write() function 121 void ApexInfoList::write(std::ostream& _out, const std::string& _name) const { in write() function in com::android::apex::ApexInfoList 283 void ApexInfo::write(std::ostream& _out, const std::string& _name) const { in write() function in com::android::apex::ApexInfo
|
/aosp_15_r20/hardware/interfaces/graphics/composer/2.2/utils/vts/ |
H A D | ReadbackVts.cpp | 29 void TestLayer::write(const std::shared_ptr<CommandWriterBase>& writer) { in write() function in android::hardware::graphics::composer::V2_2::vts::TestLayer 227 void TestColorLayer::write(const std::shared_ptr<CommandWriterBase>& writer) { in write() function in android::hardware::graphics::composer::V2_2::vts::TestColorLayer 259 void TestBufferLayer::write(const std::shared_ptr<CommandWriterBase>& writer) { in write() function in android::hardware::graphics::composer::V2_2::vts::TestBufferLayer
|
/aosp_15_r20/out/soong/.intermediates/external/gson/gson/android_common_apex10000/turbine/ |
D | gson.jar | ... JsonReader) throws java.io.IOException
public void write (com.google.gson.stream.JsonWriter ... |
/aosp_15_r20/out/soong/.intermediates/external/gson/gson/android_common/turbine/ |
D | gson.jar | ... JsonReader) throws java.io.IOException
public void write (com.google.gson.stream.JsonWriter ... |
/aosp_15_r20/out/soong/.intermediates/external/gson/gson/android_common/turbine-combined/ |
D | gson.jar | ... JsonReader) throws java.io.IOException
public void write (com.google.gson.stream.JsonWriter ... |
/aosp_15_r20/external/grpc-grpc-java/okhttp/src/main/java/io/grpc/okhttp/ |
H A D | OkHttpWritableBuffer.java | 34 public void write(byte[] src, int srcIndex, int length) { in write() method in OkHttpWritableBuffer 41 public void write(byte b) { in write() method in OkHttpWritableBuffer
|
/aosp_15_r20/external/apache-commons-compress/src/main/java/org/apache/commons/compress/compressors/deflate/ |
H A D | DeflateCompressorOutputStream.java | 58 public void write(final int b) throws IOException { in write() method in DeflateCompressorOutputStream 63 public void write(final byte[] buf, final int off, final int len) throws IOException { in write() method in DeflateCompressorOutputStream
|
/aosp_15_r20/packages/apps/Gallery2/src/com/android/gallery3d/util/ |
D | InterruptableOutputStream.java | 37 public void write(int oneByte) throws IOException { in write() method in InterruptableOutputStream 43 public void write(byte[] buffer, int offset, int count) throws IOException { in write() method in InterruptableOutputStream
|
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/util/ |
D | FixedByteArrayOutputStream.java | 69 public void write(int data) throws IOException { in write() method in FixedByteArrayOutputStream 79 public void write(byte[] b, int off, int len) throws IOException { in write() method in FixedByteArrayOutputStream
|