Home
last modified time | relevance | path

Searched defs:fd1 (Results 1 – 6 of 6) sorted by relevance

/system/core/libsync/
Dsync.c154 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.cpp61 ParcelFileDescriptor fd1; in TEST_F() local
/system/netd/libnetdutils/
DFdTest.cpp42 Fd fd1(1); in TEST() local
/system/core/base/
Dcmsg_test.cpp63 unique_fd fd1; member
/system/core/adb/daemon/
Dshell_service.cpp133 bool CreateSocketpair(unique_fd* fd1, unique_fd* fd2) { in CreateSocketpair()
/system/netd/resolv/
Dresolver_test.cpp1841 int fd1 = resNetworkQuery(TEST_NETID, "howdy.example.com", ns_c_in, ns_t_a, 0); in TEST_F() local
1935 int fd1; in TEST_F() local
2059 int fd1 = resNetworkQuery(TEST_NETID, "howdy.example.com", ns_c_in, ns_t_a, in TEST_F() local
2193 int fd1 = resNetworkQuery(TEST_NETID, "howdy.example.com", ns_c_in, ns_t_a, in TEST_F() local