Home
last modified time | relevance | path

Searched defs:pfd (Results 1 – 13 of 13) sorted by relevance

/system/core/adb/
Dsysdeps_test.cpp81 adb_pollfd pfd[2] = {}; in TEST_F() local
107 adb_pollfd pfd = {}; in TEST_F() local
121 adb_pollfd pfd[3] = {}; in TEST_F() local
156 adb_pollfd pfd[2] = {}; in TEST_F() local
173 adb_pollfd pfd = {}; in TEST_F() local
198 adb_pollfd pfd; in TEST_F() local
Dservices.cpp125 adb_pollfd pfd = {.fd = fd, .events = POLLIN}; in wait_for_state() local
/system/media/audio_utils/include/audio_utils/
DFdToString.h100 struct pollfd pfd = { in reader() local
/system/bt/udrv/ulinux/
Duipc.cc137 struct pollfd pfd; in accept_server_socket() local
335 struct pollfd pfd; in uipc_flush_ch_locked() local
631 struct pollfd pfd; in UIPC_Read() local
/system/ashmemd/tests/
Dashmemd_test.cpp69 ParcelFileDescriptor pfd; in TEST_F() local
/system/core/debuggerd/client/
Ddebuggerd_client.cpp216 struct pollfd pfd = { in debuggerd_trigger_dump() local
/system/core/debuggerd/handler/
Ddebuggerd_fallback.cpp138 struct pollfd pfd = { in forward_output() local
/system/core/libnetutils/
Ddhcpclient.c398 struct pollfd pfd; in dhcp_init_ifc() local
/system/testing/gtest_extras/
DIsolate.cpp239 pollfd* pfd = &running_pollfds_[i]; in ReadTestsOutput() local
/system/hardware/interfaces/suspend/1.0/default/
DSystemSuspendUnitTest.cpp69 struct pollfd pfd { in isReadBlocked() struct
/system/bt/btif/src/
Dbtif_sock_thread.cc80 struct pollfd pfd; member
/system/core/adb/daemon/
Dusb.cpp278 adb_pollfd pfd[2] = { in StartMonitor() local
/system/core/adb/client/
Dfile_sync_client.cpp241 adb_pollfd pfd = {.fd = fd.get(), .events = POLLIN}; in ReceivedError() local