Home
last modified time | relevance | path

Searched defs:write (Results 601 – 625 of 6626) sorted by relevance

1...<<21222324252627282930>>...266

/aosp_15_r20/external/bouncycastle/repackaged_platform/bcprov/src/main/java/com/android/internal/org/bouncycastle/crypto/io/
H A DMacOutputStream.java23 public void write(int b) in write() method in MacOutputStream
29 public void write( in write() method in MacOutputStream
H A DDigestOutputStream.java23 public void write(int b) in write() method in DigestOutputStream
29 public void write( in write() method in DigestOutputStream
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/main/java/com/android/org/bouncycastle/crypto/io/
H A DMacOutputStream.java23 public void write(int b) in write() method in MacOutputStream
29 public void write( in write() method in MacOutputStream
H A DDigestOutputStream.java23 public void write(int b) in write() method in DigestOutputStream
29 public void write( in write() method in DigestOutputStream
/aosp_15_r20/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothOutputStream.java52 public void write(int oneByte) throws IOException { in write() method in BluetoothOutputStream
70 public void write(byte[] b, int offset, int count) throws IOException { in write() method in BluetoothOutputStream
/aosp_15_r20/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/io/
H A DDigestOutputStream.java19 public void write(int b) in write() method in DigestOutputStream
25 public void write( in write() method in DigestOutputStream
/aosp_15_r20/external/emma/core/java12/com/vladium/emma/report/html/doc/
H A DHTMLWriter.java38 public void write (final String s) in write() method in HTMLWriter
55 public void write (final char c) in write() method in HTMLWriter
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/wm/
H A DSnapshotPersistQueue.java281 abstract void write(); in write() method in SnapshotPersistQueue.WriteQueueItem
328 void write() { in write() method in SnapshotPersistQueue.StoreWriteQueueItem
472 void write() { in write() method in SnapshotPersistQueue.DeleteWriteQueueItem
/aosp_15_r20/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/sevenz/
H A DCoders.java206 public void write(final int b) throws IOException { in write() method in Coders.DeflateDecoder.DeflateDecoderOutputStream
211 public void write(final byte[] b) throws IOException { in write() method in Coders.DeflateDecoder.DeflateDecoderOutputStream
216 public void write(final byte[] b, final int off, final int len) throws IOException { in write() method in Coders.DeflateDecoder.DeflateDecoderOutputStream
/aosp_15_r20/frameworks/base/core/java/android/net/
H A DLocalSocketImpl.java130 public void write (byte[] b) throws IOException { in write() method in LocalSocketImpl.SocketOutputStream
136 public void write (byte[] b, int off, int len) throws IOException { in write() method in LocalSocketImpl.SocketOutputStream
150 public void write (int b) throws IOException { in write() method in LocalSocketImpl.SocketOutputStream
/aosp_15_r20/out/soong/.intermediates/system/apex/apexd/apex-info-list-tinyxml/gen/cpp/
Dcom_android_apex.cpp55 void write(std::ostream& _out, const ApexInfoList& apexInfoList) { in write() function
101 void ApexInfoList::write(std::ostream& _out, const std::string& _name) const { in write() function in com::android::apex::ApexInfoList
263 void ApexInfo::write(std::ostream& _out, const std::string& _name) const { in write() function in com::android::apex::ApexInfo
/aosp_15_r20/cts/tests/tests/media/audio/src/android/media/audio/cts/
H A DAudioTrackNative.java93 public int write(@NonNull byte[] byteArray, in write() method in AudioTrackNative
99 public int write(@NonNull short[] shortArray, in write() method in AudioTrackNative
105 public int write(@NonNull float[] floatArray, in write() method in AudioTrackNative
/aosp_15_r20/frameworks/base/services/permission/java/com/android/server/permission/access/
H A DAccessPersistence.kt100 fun write(state: AccessState) { in <lambda>() method
105 private fun WritableState.write(state: AccessState, userId: Int) { in <lambda>() method in com.android.server.permission.access.AccessPersistence
/aosp_15_r20/libcore/ojluni/src/main/java/sun/nio/ch/
H A DIOUtil.java46 static int write(FileDescriptor fd, ByteBuffer src, long position, in write() method in IOUtil
100 static long write(FileDescriptor fd, ByteBuffer[] bufs, NativeDispatcher nd) in write() method in IOUtil
106 static long write(FileDescriptor fd, ByteBuffer[] bufs, int offset, int length, in write() method in IOUtil
/aosp_15_r20/out/soong/.intermediates/packages/modules/AdServices/sdksandbox/service/sdksandbox-statsd/android_common_apex33/javac/
Dsdksandbox-statsd.jar ... public void <init> () public static void write (int, int, int, boolean, int ...
/aosp_15_r20/external/jackson-core/src/test/java/perf/
H A DMediaItem.java47 public void write(JsonGenerator gen) throws IOException in write() method in MediaItem
106 public void write(JsonGenerator gen) throws IOException in write() method in MediaItem.Photo
137 public void write(JsonGenerator gen) throws IOException in write() method in MediaItem.Content
/aosp_15_r20/out/soong/.intermediates/system/tools/xsdc/tests/resources/predefined_types/xsdc_predefined_types_tests/gen/cpp/
Dpredefined_types.cpp65 void write(std::ostream& _out, const Types& types) { in write() function
329 void StringTypes::write(std::ostream& _out, const std::string& _name) const { in write() function in predefined::types::StringTypes
593 void DateTypes::write(std::ostream& _out, const std::string& _name) const { in write() function in predefined::types::DateTypes
924 void NumericTypes::write(std::ostream& _out, const std::string& _name) const { in write() function in predefined::types::NumericTypes
1218 void MiscTypes::write(std::ostream& _out, const std::string& _name) const { in write() function in predefined::types::MiscTypes
1528 void ListPrimitiveTypes::write(std::ostream& _out, const std::string& _name) const { in write() function in predefined::types::ListPrimitiveTypes
1741 void Types::write(std::ostream& _out, const std::string& _name) const { in write() function in predefined::types::Types
/aosp_15_r20/out/soong/.intermediates/system/tools/xsdc/tests/resources/predefined_types/xsdc_predefined_types_tinyxml_tests/gen/cpp/
Dpredefined_types.cpp46 void write(std::ostream& _out, const Types& types) { in write() function
310 void StringTypes::write(std::ostream& _out, const std::string& _name) const { in write() function in predefined::types::StringTypes
574 void DateTypes::write(std::ostream& _out, const std::string& _name) const { in write() function in predefined::types::DateTypes
905 void NumericTypes::write(std::ostream& _out, const std::string& _name) const { in write() function in predefined::types::NumericTypes
1199 void MiscTypes::write(std::ostream& _out, const std::string& _name) const { in write() function in predefined::types::MiscTypes
1509 void ListPrimitiveTypes::write(std::ostream& _out, const std::string& _name) const { in write() function in predefined::types::ListPrimitiveTypes
1722 void Types::write(std::ostream& _out, const std::string& _name) const { in write() function in predefined::types::Types
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/integration/android/
H A DSharedPrefKeysetWriter.java64 public void write(Keyset keyset) throws IOException { in write() method in SharedPrefKeysetWriter
72 public void write(EncryptedKeyset keyset) throws IOException { in write() method in SharedPrefKeysetWriter
/aosp_15_r20/libcore/ojluni/src/main/java/java/util/zip/
H A DCheckedOutputStream.java59 public void write(int b) throws IOException { in write() method in CheckedOutputStream
72 public void write(byte[] b, int off, int len) throws IOException { in write() method in CheckedOutputStream
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/util/zip/
DCheckedOutputStream.java59 public void write(int b) throws IOException { in write() method in CheckedOutputStream
72 public void write(byte[] b, int off, int len) throws IOException { in write() method in CheckedOutputStream
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/24/libcore/ojluni/src/main/java/java/util/zip/
DCheckedOutputStream.java59 public void write(int b) throws IOException { in write() method in CheckedOutputStream
72 public void write(byte[] b, int off, int len) throws IOException { in write() method in CheckedOutputStream
/aosp_15_r20/external/guava/android/guava/src/com/google/common/io/
H A DCountingOutputStream.java53 public void write(byte[] b, int off, int len) throws IOException { in write() method in CountingOutputStream
59 public void write(int b) throws IOException { in write() method in CountingOutputStream
/aosp_15_r20/packages/apps/Dialer/java/com/android/voicemail/impl/mail/utility/
DCountingOutputStream.java38 public void write(byte[] buffer, int offset, int count) throws IOException { in write() method in CountingOutputStream
44 public void write(int oneByte) throws IOException { in write() method in CountingOutputStream
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/
H A DBinaryKeysetWriter.java63 public void write(Keyset keyset) throws IOException { in write() method in BinaryKeysetWriter
72 public void write(EncryptedKeyset keyset) throws IOException { in write() method in BinaryKeysetWriter

1...<<21222324252627282930>>...266