Searched defs:getSizeInBytes (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/media/jni/soundpool/ | ||
H A D | Sound.h | 71 size_t getSizeInBytes() const { return mSizeInBytes; } in getSizeInBytes() function |
/aosp14/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/ | ||
H A D | PageContentRepository.java | 342 public int getSizeInBytes() { in getSizeInBytes() method in PageContentRepository.PageContentLruCache |