Searched defs:TotalSize (Results 1 – 4 of 4) sorted by relevance
/frameworks/av/media/libeffects/lvm/lib/Common/lib/ | ||
D | InstAlloc.h | 27 … LVM_UINT32 TotalSize; /* Accumulative total memory size */ member |
/frameworks/base/tools/aapt2/io/ | ||
D | BigBufferStream.cpp | 75 size_t BigBufferInputStream::TotalSize() const { in TotalSize() function in aapt::io::BigBufferInputStream |
D | StringStream.cpp | 50 size_t StringInputStream::TotalSize() const { in TotalSize() function in aapt::io::StringInputStream |
D | Data.h | 38 virtual size_t TotalSize() const override { in TotalSize() function |