Home
last modified time | relevance | path

Searched refs:getDataLength (Results 1 – 22 of 22) sorted by relevance

/aosp14/frameworks/base/tools/aapt2/io/
H A DData.h102 size_t size() const override { return map_.getDataLength(); } in size()
105 if (next_read_ == map_.getDataLength()) { in Next()
109 *size = map_.getDataLength() - next_read_; in Next()
110 next_read_ = map_.getDataLength(); in Next()
H A DFileSystem.cpp41 if (map.value().getDataPtr() && map.value().getDataLength() > 0) { in OpenAsData()
/aosp14/system/core/libutils/
H A DFileMap_test.cpp32 ASSERT_EQ(0u, m.getDataLength()); in TEST()
52 ASSERT_EQ(0u, m.getDataLength()); in TEST()
H A DFileMap_fuzz.cpp45 m.getDataLength(); in LLVMFuzzerTestOneInput()
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DIcon.java195 public int getDataLength() { in getDataLength() method in Icon
454 getDataLength()))); in loadDrawableInner()
567 dataStream.writeInt(getDataLength()); in writeToStream()
568 dataStream.write(getDataBytes(), getDataOffset(), getDataLength()); in writeToStream()
642 return getDataLength() == otherIcon.getDataLength() in sameAs()
894 sb.append(" len=").append(getDataLength()); in toString()
983 dest.writeInt(getDataLength()); in writeToParcel()
984 dest.writeBlob(getDataBytes(), getDataOffset(), getDataLength()); in writeToParcel()
/aosp14/frameworks/base/media/java/android/media/tv/tuner/filter/
H A DIpPayloadEvent.java38 public int getDataLength() { in getDataLength() method in IpPayloadEvent
H A DPesEvent.java50 public int getDataLength() { in getDataLength() method in PesEvent
H A DSectionEvent.java69 public int getDataLength() { in getDataLength() method in SectionEvent
H A DDownloadEvent.java90 public int getDataLength() { in getDataLength() method in DownloadEvent
H A DTsRecordEvent.java77 public long getDataLength() { in getDataLength() method in TsRecordEvent
H A DMmtpRecordEvent.java61 public long getDataLength() { in getDataLength() method in MmtpRecordEvent
H A DMediaEvent.java130 public long getDataLength() { in getDataLength() method in MediaEvent
/aosp14/system/core/libutils/include/utils/
H A DFileMap.h84 size_t getDataLength(void) const { return mDataLength; } in getDataLength() function
/aosp14/frameworks/base/telephony/common/com/google/android/mms/pdu/
H A DPduPart.java169 public int getDataLength() { in getDataLength() method in PduPart
H A DPduPersister.java1366 messageSize += part.getDataLength(); in persist()
/aosp14/frameworks/base/cmds/bootanimation/
H A DBootAnimation.cpp342 void* pixels = decodeImage(map->getDataPtr(), map->getDataLength(), &bitmapInfo, in initTexture()
1012 outString.setTo((char const*)entryMap->getDataPtr(), entryMap->getDataLength()); in readFile()
1304 part.audioLength = map->getDataLength(); in preloadZip()
1307 map->getDataLength()); in preloadZip()
/aosp14/frameworks/base/telephony/java/com/android/internal/telephony/uicc/asn1/
H A DAsn1Node.java529 public int getDataLength() { in getDataLength() method in Asn1Node
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationHistoryProtoHelper.java235 notification.getIcon().getDataLength()); in writeIcon()
/aosp14/frameworks/base/core/java/android/view/textclassifier/
H A DTextClassification.java808 icon.getDataBytes(), icon.getDataOffset(), icon.getDataLength()));
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt8066 method public int getDataLength();
8178 method public int getDataLength();
8185 method public long getDataLength();
8214 method public long getDataLength();
8223 method public int getDataLength();
8312 method @Deprecated public int getDataLength();
8426 method public long getDataLength();
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt10288 HSPLandroid/icu/util/CodePointTrie$Data32;->getDataLength()I
10291 HSPLandroid/icu/util/CodePointTrie$Data8;->getDataLength()I
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt10291 HSPLandroid/icu/util/CodePointTrie$Data32;->getDataLength()I
10294 HSPLandroid/icu/util/CodePointTrie$Data8;->getDataLength()I