/aosp_15_r20/hardware/interfaces/nfc/aidl/android/hardware/nfc/ |
H A D | INfc.aidl | 127 int write(in byte[] data); in write() method
|
/aosp_15_r20/external/jimfs/jimfs/src/main/java/com/google/common/jimfs/ |
H A D | DowngradedSeekableByteChannel.java | 46 public int write(ByteBuffer src) throws IOException { in write() method in DowngradedSeekableByteChannel
|
/aosp_15_r20/packages/apps/TV/tuner/tests/testing/src/com/android/tv/tuner/testing/buffer/ |
D | VerySlowSampleChunk.java | 51 protected void write(SampleHolder sample, IoState state) throws IOException { in write() method in VerySlowSampleChunk
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/src/loom/std/ |
D | rwlock.rs | 33 pub(crate) fn write(&self) -> RwLockWriteGuard<'_, T> { in write() method
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/rich/ |
D | file_proxy.py | 28 def write(self, text: str) -> int: member in FileProxy
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/rich/ |
D | file_proxy.py | 28 def write(self, text: str) -> int: member in FileProxy
|
/aosp_15_r20/frameworks/base/core/java/android/print/ |
H A D | IPrintDocumentAdapter.aidl | 37 void write(in PageRange[] pages, in ParcelFileDescriptor fd, in write() method
|
/aosp_15_r20/external/okhttp/repackaged/okio/okio/src/main/java/com/android/okhttp/okio/ |
H A D | Buffer.java | 75 @Override public void write(byte[] data, int offset, int byteCount) { in outputStream() method in Buffer
|
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/nfc/aidl/android.hardware.nfc_interface/dump/android/hardware/nfc/ |
D | INfc.aidl | 44 int write(in byte[] data); in write() method
|
/aosp_15_r20/external/okhttp/okio/okio/src/main/java/okio/ |
H A D | Buffer.java | 73 @Override public void write(byte[] data, int offset, int byteCount) { in outputStream() method in Buffer
|
/aosp_15_r20/build/soong/cc/ndkstubgen/ |
H A D | __init__.py | 39 def write(self, versions: Iterable[Version]) -> None: member in Generator
|
/aosp_15_r20/out/soong/.intermediates/external/xz-java/xz-java/android_common/javac/ |
D | xz-java.jar | META-INF/
META-INF/MANIFEST.MF
LZMADecDemo.class
LZMADecDemo.java
package LZMADecDemo ... |
/aosp_15_r20/out/soong/.intermediates/external/xz-java/xz-java/android_common_apex10000/javac/ |
D | xz-java.jar | META-INF/
META-INF/MANIFEST.MF
LZMADecDemo.class
LZMADecDemo.java
package LZMADecDemo ... |
/aosp_15_r20/out/soong/.intermediates/frameworks/base/telephony/common/statslog-telephony-common-java-gen/gen/com/android/internal/telephony/ |
D | TelephonyCommonStatsLog.java | 53 …public static void write(int code, java.lang.String arg1, java.lang.String arg2, boolean arg3, boo… in write() method in TelephonyCommonStatsLog
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/generated-headers/hardware/interfaces/weaver/aidl/android.hardware.weaver-V1-ndk-source/gen/include/aidl/android/hardware/weaver/ |
D | BnWeaver.h | 46 …::ndk::ScopedAStatus write(int32_t in_slotId, const std::vector<uint8_t>& in_key, const std::vecto… in write() function
|
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/sample/try-with-resources/src/ |
D | CustomAutoCloseableSample.java | 103 public void write(int b) throws IOException { in write() method in CustomAutoCloseableSample.TeeStream
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/generated-headers/hardware/interfaces/weaver/aidl/android.hardware.weaver-V1-ndk-source/gen/include/aidl/android/hardware/weaver/ |
D | BnWeaver.h | 46 …::ndk::ScopedAStatus write(int32_t in_slotId, const std::vector<uint8_t>& in_key, const std::vecto… in write() function
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/power/stats/ |
H A D | AccumulatedBatteryUsageStatsSection.java | 45 public void write(TypedXmlSerializer serializer) throws IOException { in write() method in AccumulatedBatteryUsageStatsSection
|
/aosp_15_r20/packages/providers/MediaProvider/src/com/android/providers/media/playlist/ |
D | WplPlaylistPersister.java | 71 public void write(@NonNull OutputStream out, @NonNull List<Path> items) throws IOException { in write() method in WplPlaylistPersister
|
/aosp_15_r20/external/snakeyaml/src/test/java/org/yaml/snakeyaml/ |
H A D | InputOutputExceptionTest.java | 75 public void write(char[] cbuf, int off, int len) throws IOException { in write() method in InputOutputExceptionTest.BrokenWriter
|
/aosp_15_r20/external/okio/okio-nodefilesystem/src/main/kotlin/okio/ |
H A D | FileSink.kt | 23 override fun write(source: Buffer, byteCount: Long) { in write() method in okio.FileSink
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/fmtlib/include/fmt/ |
D | ostream.h | 78 void write(std::basic_ostream<Char>& os, buffer<Char>& buf) { in write() function
|
/aosp_15_r20/external/dagger2/javatests/dagger/functional/spi/ |
H A D | TestPlugin.java | 55 private void write(BindingGraph bindingGraph, Properties properties) { in write() method in TestPlugin
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio-test/tests/ |
D | io.rs | 46 async fn write() { in write() function
|
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/format/ |
H A D | WriteNumberFormatSerialTestData.java | 60 private static void write(FileOutputStream file,Object o ,String name,String comment){ in write() method in WriteNumberFormatSerialTestData
|