Home
last modified time | relevance | path

Searched defs:getDataLength (Results 1 – 25 of 220) sorted by relevance

123456789

/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowIcon.java62 public int getDataLength() { in getDataLength() method in ShadowIcon
121 int getDataLength(); in getDataLength() method
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/util/
H A DCodePointTrie.java602 abstract int getDataLength(); in getDataLength() method in CodePointTrie.Data
611 @Override int getDataLength() { return array.length; } in getDataLength() method in CodePointTrie.Data16
623 @Override int getDataLength() { return array.length; } in getDataLength() method in CodePointTrie.Data32
635 @Override int getDataLength() { return array.length; } in getDataLength() method in CodePointTrie.Data8
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/util/
H A DCodePointTrie.java588 abstract int getDataLength(); in getDataLength() method in CodePointTrie.Data
597 @Override int getDataLength() { return array.length; } in getDataLength() method in CodePointTrie.Data16
609 @Override int getDataLength() { return array.length; } in getDataLength() method in CodePointTrie.Data32
621 @Override int getDataLength() { return array.length; } in getDataLength() method in CodePointTrie.Data8
/aosp_15_r20/external/fonttools/Lib/fontTools/cffLib/
H A D__init__.py595 def getDataLength(self): member in IndexCompiler
668 def getDataLength(self): member in TopDictIndexCompiler
1692 def getDataLength(self): member in CharsetCompiler
1826 def getDataLength(self): member in EncodingCompiler
2124 def getDataLength(self): member in FDSelectCompiler
2142 def getDataLength(self): member in VarStoreCompiler
2339 def getDataLength(self): member in DictCompiler
/aosp_15_r20/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 DMmtpRecordEvent.java61 public long getDataLength() { in getDataLength() method in MmtpRecordEvent
H A DTsRecordEvent.java77 public long getDataLength() { in getDataLength() method in TsRecordEvent
/aosp_15_r20/external/cronet/third_party/icu/source/tools/toolutil/
H A Dcollationinfo.cpp115 CollationInfo::getDataLength(const int32_t indexes[], int32_t startIndex) { in getDataLength() function in CollationInfo
/aosp_15_r20/external/icu/icu4c/source/tools/toolutil/
H A Dcollationinfo.cpp115 CollationInfo::getDataLength(const int32_t indexes[], int32_t startIndex) { in getDataLength() function in CollationInfo
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/system/core/libutils/include/utils/
DFileMap.h84 size_t getDataLength(void) const { return mDataLength; } in getDataLength() function
/aosp_15_r20/prebuilts/vndk/v33/x86/include/system/core/libutils/include/utils/
DFileMap.h84 size_t getDataLength(void) const { return mDataLength; } in getDataLength() function
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/system/core/libutils/include/utils/
DFileMap.h84 size_t getDataLength(void) const { return mDataLength; } in getDataLength() function
/aosp_15_r20/prebuilts/vndk/v34/x86/include/system/core/libutils/include/utils/
DFileMap.h84 size_t getDataLength(void) const { return mDataLength; } in getDataLength() function
/aosp_15_r20/prebuilts/vndk/v31/x86/include/system/core/libutils/include/utils/
DFileMap.h84 size_t getDataLength(void) const { return mDataLength; } in getDataLength() function
/aosp_15_r20/prebuilts/vndk/v30/x86/include/system/core/libutils/include/utils/
DFileMap.h84 size_t getDataLength(void) const { return mDataLength; } in getDataLength() function
/aosp_15_r20/prebuilts/vndk/v34/arm/include/system/core/libutils/include/utils/
DFileMap.h84 size_t getDataLength(void) const { return mDataLength; } in getDataLength() function
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/system/core/libutils/include/utils/
DFileMap.h84 size_t getDataLength(void) const { return mDataLength; } in getDataLength() function
/aosp_15_r20/system/core/libutils/include/utils/
H A DFileMap.h84 size_t getDataLength(void) const { return mDataLength; } in getDataLength() function
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/system/core/libutils/include/utils/
DFileMap.h84 size_t getDataLength(void) const { return mDataLength; } in getDataLength() function
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/system/core/libutils/include/utils/
DFileMap.h84 size_t getDataLength(void) const { return mDataLength; } in getDataLength() function
/aosp_15_r20/prebuilts/vndk/v31/arm/include/system/core/libutils/include/utils/
DFileMap.h84 size_t getDataLength(void) const { return mDataLength; } in getDataLength() function
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/system/core/libutils/include/utils/
DFileMap.h84 size_t getDataLength(void) const { return mDataLength; } in getDataLength() function

123456789