Searched defs:remoteFd (Results 1 – 3 of 3) sorted by relevance
31 android::base::unique_fd localFd, remoteFd; in dumpService() local68 android::base::unique_fd localFd, remoteFd; in dumpService() local
75 public FileDescriptor remoteFd; field in InetDiagSocketIntegrationTest.Connection
1251 FileDescriptor remoteFd = openSocketFdInOtherApp(TEST_HOST, 80, TIMEOUT_MS); in testAppDisallowed() local