Home
last modified time | relevance | path

Searched defs:fd2 (Results 1 – 6 of 6) 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/extras/tests/ext4/
Drand_emmc_perf.c185 int fd, fd2; in main() local
/system/netd/libnetdutils/
DFdTest.cpp43 Fd fd2(fd1); in TEST() 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/tests/
Dbinder_test.cpp3683 int fd2 = tap.getFdForTesting(); in TEST_F() local