Home
last modified time | relevance | path

Searched refs:writeBlock (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/libs/hwui/jni/pdf/
H A DPdfEditor.cpp87 static int writeBlock(FPDF_FILEWRITE* owner, const void* buffer, unsigned long size) { in writeBlock() function
101 writer.WriteBlock = &writeBlock; in nativeWrite()
/aosp14/frameworks/base/core/java/android/nfc/tech/
H A DMifareClassic.java442 public void writeBlock(int blockIndex, byte[] data) throws IOException { in writeBlock() method in MifareClassic
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt9013 HSPLandroid/icu/impl/Trie2Writable;->writeBlock(II)V
10394 HSPLandroid/icu/util/MutableCodePointTrie;->writeBlock(II)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt9016 HSPLandroid/icu/impl/Trie2Writable;->writeBlock(II)V
10397 HSPLandroid/icu/util/MutableCodePointTrie;->writeBlock(II)V
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt29286 method public void writeBlock(int, byte[]) throws java.io.IOException;