Home
last modified time | relevance | path

Searched refs:header_fds (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/ipc/
Dipc_channel_nacl.cc363 uint16_t header_fds = msg->header()->num_fds; in GetAttachments() local
364 CHECK(header_fds == input_attachments_.size()); in GetAttachments()
365 if (header_fds == 0) in GetAttachments()