Home
last modified time | relevance | path

Searched defs:fd2 (Results 1 – 7 of 7) sorted by relevance

/system/core/libsync/
Dsync.c59 int32_t fd2; member
154 static int legacy_sync_merge(const char *name, int fd1, int fd2) in legacy_sync_merge()
167 static int modern_sync_merge(const char *name, int fd1, int fd2) in modern_sync_merge()
183 int sync_merge(const char *name, int fd1, int fd2) in sync_merge()
/system/ashmemd/tests/
Dashmemd_test.cpp62 ParcelFileDescriptor fd2; in TEST_F() local
/system/netd/libnetdutils/
DFdTest.cpp43 Fd fd2(fd1); in TEST() local
/system/extras/tests/ext4/
Drand_emmc_perf.c185 int fd, fd2; in main() local
/system/core/base/
Dcmsg_test.cpp64 unique_fd fd2; member
/system/core/adb/daemon/
Dshell_service.cpp133 bool CreateSocketpair(unique_fd* fd1, unique_fd* fd2) { in CreateSocketpair()
/system/netd/resolv/
Dresolver_test.cpp1842 int fd2 = resNetworkQuery(TEST_NETID, "howdy.example.com", ns_c_in, ns_t_aaaa, 0); in TEST_F() local
1946 int fd2 = resNetworkQuery(TEST_NETID, "howdy.example.com", ns_c_in, ns_t_a, 0); in TEST_F() local
2062 int fd2 = resNetworkQuery(TEST_NETID, "howdy.example.com", ns_c_in, ns_t_a, in TEST_F() local
2197 int fd2 = resNetworkQuery(TEST_NETID, "howdy.example.com", ns_c_in, ns_t_aaaa, in TEST_F() local