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/libhidl/libhidlmemory/ | ||
D | AshmemMemory.h | 41 Return<uint64_t> getSize() override { return mMemory.size(); } in getSize() function |
/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/core/libsync/tests/ | ||
D | sync_test.cpp | 220 int getSize() const { in getSize() function in __anonefacc8f10111::SyncFence |