Searched refs:dummy_fds (Results 1 – 1 of 1) sorted by relevance
189 std::vector<ScopedFD> dummy_fds; in Recv() local190 size = UnixDomainSocket::RecvMsg(fd, buffer, kFragmentSize, &dummy_fds); in Recv()194 CHECK(dummy_fds.empty()); in Recv()