Searched defs:getSize (Results 1 – 9 of 9) sorted by relevance
68 Return<uint64_t> AshmemMemory::getSize() { in getSize() function in android::hidl::memory::V1_0::implementation::AshmemMemory
62 uint64_t getSize() { return mSize; } in getSize() function
50 size_t getSize() { in getSize() function in BlockFd
250 size_t MQDescriptor<T, flavor>::getSize() const { in getSize() function
84 ssize_t (*getSize)(struct android_log_logger* logger, member
1078 unsigned long LogBuffer::getSize(log_id_t id) { in getSize() function in LogBuffer
191 int getSize() const { in getSize() function in __anonb2e362dd0111::SyncFence
537 static const char getSize[] = { 'g', 'e', 't', 'L', 'o', 'g', in TEST() local
952 const size_t getSize = (compressed_length > kBufSize) ? kBufSize : compressed_length; in InflateEntryToWriter() local