Searched defs:fd_count (Results 1 – 5 of 5) sorted by relevance
27 const int fd_count = handle->numFds; in NativeHandleWrapper() local41 size_t fd_count() const { return fds_.size(); } in fd_count() function
32 const int fd_count = buffer.handle()->numFds; in NativeBufferHandle() local
122 int IonBuffer::Import(const int* fd_array, int fd_count, const int* int_array, in Import()165 const int fd_count = other->handle()->numFds; in Duplicate() local
173 uint32_t fd_count{0}; member321 size_t fd_count = payload_len / sizeof(int); in Receive() local
1318 const size_t fd_count = val.getFdCount(); in write() local2350 const size_t fd_count = this->readInt32(); in read() local