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