Home
last modified time | relevance | path

Searched refs:getDataOffset (Results 1 – 15 of 15) sorted by relevance

/aosp12/system/core/libutils/
H A DFileMap_test.cpp33 ASSERT_EQ(4096, m.getDataOffset()); in TEST()
53 ASSERT_EQ(offset, m.getDataOffset()); in TEST()
H A DFileMap_fuzz.cpp43 m.getDataOffset(); in LLVMFuzzerTestOneInput()
/aosp12/frameworks/base/graphics/java/android/graphics/drawable/
H A DIcon.java193 public int getDataOffset() { in getDataOffset() method in Icon
398 BitmapFactory.decodeByteArray(getDataBytes(), getDataOffset(), getDataLength()) in loadDrawableInner()
512 dataStream.write(getDataBytes(), getDataOffset(), getDataLength()); in writeToStream()
587 && getDataOffset() == otherIcon.getDataOffset() in sameAs()
840 if (getDataOffset() != 0) { in toString()
841 sb.append(" off=").append(getDataOffset()); in toString()
926 dest.writeBlob(getDataBytes(), getDataOffset(), getDataLength()); in writeToParcel()
/aosp12/system/incremental_delivery/incfs/util/
H A Dmap_ptr.cpp42 return map_->getDataOffset(); in offset()
122 size_t start_offset = (data_start - start_block_ptr_) + map_->getDataOffset(); in Verify()
123 size_t end_offset = (data_end - start_block_ptr_) + map_->getDataOffset(); in Verify()
/aosp12/frameworks/base/core/java/android/util/jar/
H A DStrictJarFile.java248 return new FDStream(fd, ze.getDataOffset(), in getZipInputStream()
249 ze.getDataOffset() + ze.getSize()); in getZipInputStream()
252 fd, ze.getDataOffset(), ze.getDataOffset() + ze.getCompressedSize()); in getZipInputStream()
/aosp12/system/core/libutils/include/utils/
H A DFileMap.h89 off64_t getDataOffset(void) const { return mDataOffset; } in getDataOffset() function
/aosp12/frameworks/base/media/java/android/media/midi/
H A DMidiPortImpl.java105 public static int getDataOffset(byte[] buffer, int bufferLength) { in getDataOffset() method in MidiPortImpl
H A DMidiOutputPort.java71 int offset = MidiPortImpl.getDataOffset(buffer, count);
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationHistoryProtoHelper.java237 notification.getIcon().getDataOffset()); in writeIcon()
/aosp12/frameworks/base/core/java/android/view/textclassifier/
H A DTextClassification.java806 icon.getDataBytes(), icon.getDataOffset(), icon.getDataLength()));
/aosp12/frameworks/base/services/core/java/com/android/server/pm/dex/
H A DDexManager.java951 } else if ((entry.getDataOffset() & 0x3) != 0) { in auditUncompressedDexInApk()
/aosp12/packages/modules/RuntimeI18n/apex/hiddenapi/
H A Dhiddenapi-max-target-o-low-priority.txt137 Landroid/icu/impl/ICUBinary$DatPackageReader;->getDataOffset(Ljava/nio/ByteBuffer;I)I
/aosp12/art/build/boot/hiddenapi/
H A Dhiddenapi-max-target-o-low-priority.txt10645 Ljava/util/zip/ZipEntry;->getDataOffset()J
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt8751 HSPLandroid/icu/impl/ICUBinary$DatPackageReader;->getDataOffset(Ljava/nio/ByteBuffer;I)I
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt8746 HSPLandroid/icu/impl/ICUBinary$DatPackageReader;->getDataOffset(Ljava/nio/ByteBuffer;I)I