/aosp_15_r20/external/okio/okio/src/commonTest/kotlin/okio/ |
H A D | MockSink.kt | 43 override fun write(source: Buffer, byteCount: Long) { in write() method in okio.MockSink
|
/aosp_15_r20/developers/samples/android/common/src/java/com/example/android/common/midi/synth/ |
D | SimpleAudioOutput.java | 76 public int write(float[] buffer, int offset, int length) { in write() method in SimpleAudioOutput
|
/aosp_15_r20/external/libese/esed/ |
H A D | Weaver.cpp | 78 Return<WeaverStatus> Weaver::write(uint32_t slotId, const hidl_vec<uint8_t>& key, in write() function in android::esed::Weaver
|
/aosp_15_r20/external/rust/android-crates-io/crates/xml-rs/src/ |
D | writer.rs | 51 pub fn write<'a, E>(&mut self, event: E) -> Result<()> where E: Into<XmlEvent<'a>> { in write() method
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/layout/ |
H A D | CanvasContent.java | 97 public void write(@NonNull WireBuffer buffer) { in write() method in CanvasContent
|
/aosp_15_r20/external/guice/extensions/persist/lib/ |
HD | db4o-6.4.14.8131-java5.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/db4o/
com/ ... |
/aosp_15_r20/external/rust/pica/src/ |
D | packets.rs | 78 pub async fn write( in write() function
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/nfc/aidl/android.hardware.nfc-V1-ndk-source/gen/include/aidl/android/hardware/nfc/ |
D | BnNfc.h | 61 ::ndk::ScopedAStatus write(const std::vector<uint8_t>& in_data, int32_t* _aidl_return) override { in write() function
|
/aosp_15_r20/external/javassist/src/main/javassist/bytecode/annotation/ |
H A D | StringMemberValue.java | 99 public void write(AnnotationsWriter writer) throws IOException { in write() method in StringMemberValue
|
H A D | FloatMemberValue.java | 100 public void write(AnnotationsWriter writer) throws IOException { in write() method in FloatMemberValue
|
H A D | LongMemberValue.java | 99 public void write(AnnotationsWriter writer) throws IOException { in write() method in LongMemberValue
|
H A D | CharMemberValue.java | 99 public void write(AnnotationsWriter writer) throws IOException { in write() method in CharMemberValue
|
H A D | ByteMemberValue.java | 98 public void write(AnnotationsWriter writer) throws IOException { in write() method in ByteMemberValue
|
/aosp_15_r20/external/rust/beto-rust/common/lock_adapter/src/ |
D | spin.rs | 57 fn write(&self) -> Self::RwLockWriteGuard<'_> { in write() method
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/ |
H A D | MatrixSkew.java | 66 protected void write(@NonNull WireBuffer buffer, float v1, float v2) { in write() method in MatrixSkew
|
/aosp_15_r20/out/soong/.intermediates/packages/apps/SecureElement/statslog-secure-element-java-gen/gen/com/android/se/ |
D | SecureElementStatsLog.java | 70 public static void write(int code, int arg1, java.lang.String arg2, java.lang.String arg3) { in write() method in SecureElementStatsLog
|
/aosp_15_r20/external/deqp-deps/amber/src/vulkan/ |
D | buffer_descriptor.cc | 134 VkWriteDescriptorSet write = VkWriteDescriptorSet(); in UpdateDescriptorSetIfNeeded() local
|
/aosp_15_r20/external/llvm/include/llvm/ProfileData/ |
H A D | SampleProfWriter.h | 43 std::error_code write(const StringMap<FunctionSamples> &ProfileMap) { in write() function
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/generated-headers/hardware/interfaces/nfc/aidl/android.hardware.nfc-V1-ndk-source/gen/include/aidl/android/hardware/nfc/ |
D | BnNfc.h | 61 ::ndk::ScopedAStatus write(const std::vector<uint8_t>& in_data, int32_t* _aidl_return) override { in write() function
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/nfc/aidl/android.hardware.nfc-V1-ndk-source/gen/include/aidl/android/hardware/nfc/ |
D | BnNfc.h | 61 ::ndk::ScopedAStatus write(const std::vector<uint8_t>& in_data, int32_t* _aidl_return) override { in write() function
|
/aosp_15_r20/hardware/google/pixel/power-libperfmgr/aidl/ |
D | GpuCapacityNode.h | 53 int write(int fd, const char *data, size_t len) const override { in write() function
|
/aosp_15_r20/external/gson/gson/src/test/java/com/google/gson/internal/bind/ |
H A D | Java17ReflectiveTypeAdapterFactoryTest.java | 68 public void write(JsonWriter out, T principal) throws IOException { in write() method in Java17ReflectiveTypeAdapterFactoryTest.PrincipalTypeAdapter
|
/aosp_15_r20/external/tink/python/tink/streaming_aead/ |
H A D | _encrypting_stream.py | 76 def write(self, b: bytes) -> int: member in RawEncryptingStream
|
/aosp_15_r20/packages/modules/Bluetooth/system/rust/src/gatt/mocks/ |
D | mock_datastore.rs | 66 async fn write( in write() method
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/process/include/boost/process/detail/posix/ |
D | file_descriptor.hpp | 20 write = 2, enumerator
|