Searched defs:getSize (Results 1 – 7 of 7) sorted by relevance
/system/libhidl/transport/memory/1.0/default/ | ||
D | AshmemMemory.cpp | 68 Return<uint64_t> AshmemMemory::getSize() { in getSize() function in android::hidl::memory::V1_0::implementation::AshmemMemory |
/system/vold/model/ | ||
D | Disk.h | 69 uint64_t getSize() const { return mSize; } in getSize() function |
/system/libhidl/base/include/hidl/ | ||
D | MQDescriptor.h | 183 size_t MQDescriptor<T, flavor>::getSize() const { in getSize() function |
/system/libfmq/include/fmq/ | ||
D | AidlMQDescriptorShim.h | 232 size_t AidlMQDescriptorShim<T, flavor>::getSize() const { in getSize() function |
/system/extras/zram-perf/ | ||
D | zram-perf.cpp | 59 size_t getSize() { in getSize() function in BlockFd |
/system/logging/logd/ | ||
D | logd_test.cpp | 475 static const char getSize[] = { 'g', 'e', 't', 'L', 'o', 'g', in TEST() local |
/system/core/libsync/tests/ | ||
D | sync_test.cpp | 220 int getSize() const { in getSize() function in __anon86be89e40111::SyncFence |