Searched refs:sender_pid (Results 1 – 3 of 3) sorted by relevance
/external/libchrome/base/posix/ |
D | unix_domain_socket_unittest.cc | 119 ProcessId sender_pid; in TEST() local 122 recv_sock.get(), buf, sizeof(buf), &fd_vec, &sender_pid); in TEST() 127 ASSERT_EQ(getpid(), sender_pid); in TEST() 148 ProcessId sender_pid; in TEST() local 151 recv_sock.get(), buf, sizeof(buf), &recv_fds, &sender_pid); in TEST() 156 ASSERT_EQ(getpid(), sender_pid); in TEST() 172 ProcessId sender_pid; in TEST() local 175 recv_sock.get(), &ch, sizeof(ch), &recv_fds, &sender_pid); in TEST() 177 ASSERT_EQ(-1, sender_pid); in TEST()
|
/external/kernel-headers/original/uapi/linux/android/ |
D | binder.h | 268 pid_t sender_pid; member
|
/external/syzkaller/sys/linux/ |
D | binder.txt | 90 sender_pid const[0, int32]
|