Home
last modified time | relevance | path

Searched defs:send_fds (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/base/posix/
Dunix_domain_socket_unittest.cc140 std::vector<int> send_fds(UnixDomainSocket::kMaxFileDescriptors, in TEST() local
Dunix_domain_socket.cc254 std::vector<int> send_fds; in SendRecvMsgWithFlags() local
/external/perfetto/src/base/
Dunix_socket.cc251 const int* send_fds, in Send()
590 const int* send_fds, in Send()
/external/adhd/cras/src/tests/
Dutil_unittest.cc21 int send_fds[2]; in TEST() local