Searched refs:kIovCapacity (Results 1 – 1 of 1) sorted by relevance
238 static const int kIovCapacity = 30; member in breakpad::__anon90c148e00111::MimeWriter291 struct kernel_iovec iov_[kIovCapacity];388 if (iov_index_ == kIovCapacity) { in AddItem()