Home
last modified time | relevance | path

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

/aosp12/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()
/aosp12/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
/aosp12/system/incremental_delivery/incfs/tests/
H A Dincfs_test.cpp108 void writeBlock(int pageIndex) { in writeBlock() function in IncFsTest
130 writeBlock(/*pageIndex=*/0); in testWriteBlockAndPageRead()
1473 ASSERT_NO_FATAL_FAILURE(writeBlock(0)); in TEST_F()
1486 ASSERT_NO_FATAL_FAILURE(writeBlock(1)); in TEST_F()
/aosp12/packages/modules/RuntimeI18n/apex/hiddenapi/
H A Dhiddenapi-max-target-o-low-priority.txt1238 Landroid/icu/impl/Trie2Writable;->writeBlock(II)V
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt27504 method public void writeBlock(int, byte[]) throws java.io.IOException;
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt18550 method public void writeBlock(int, byte[]) throws java.io.IOException;