Searched refs:getFdCount (Results 1 – 6 of 6) sorted by relevance
34 virtual size_t getFdCount() const = 0;
73 virtual size_t getFdCount() const;
204 size_t GraphicBuffer::getFdCount() const { in getFdCount() function in android::GraphicBuffer214 size_t fdCountNeeded = GraphicBuffer::getFdCount(); in flatten()
140 size_t getFdCount() const;
109 size_t Sensor::getFdCount() const in getFdCount() function in android::Sensor
782 size_t fd_count = val.getFdCount(); in write()