Searched refs:header_fds (Results 1 – 1 of 1) sorted by relevance
363 uint16_t header_fds = msg->header()->num_fds; in GetAttachments() local364 CHECK(header_fds == input_attachments_.size()); in GetAttachments()365 if (header_fds == 0) in GetAttachments()