Home
last modified time | relevance | path

Searched defs:fds (Results 1 – 11 of 11) sorted by relevance

/system/core/fastbootd/
Dsocket_client.c49 struct pollfd fds[2]; in run_socket_client() local
/system/extras/tests/storage/
Dopentest.c30 int *fds; in main() local
/system/core/libutils/tests/
DTestHelpers.h30 int fds[2]; in Pipe() local
/system/core/include/utils/
DFlattenable.h118 void*& buffer, size_t& size, int*& fds, size_t& count) const { in flatten()
123 void const*& buffer, size_t& size, int const*& fds, size_t& count) { in unflatten()
/system/core/adb/
Dframebuffer_service.c62 int fds[2]; in framebuffer_service() local
Dcommandline.c359 int *fds = (int*) x; in stdin_read_thread() local
409 int *fds; in interactive_shell() local
Dfdevent.c296 static int fdevent_fd_check(fd_set *fds) in fdevent_fd_check()
Djdwp_service.c405 int fds[2]; in create_jdwp_connection_fd() local
/system/core/libion/tests/
Dallocate_test.cpp97 int fds[16]; in TEST_F() local
/system/core/adf/libadfhwc/
Dadfhwc.cpp210 pollfd *fds = new pollfd[dev->intf_fds.size()]; in adf_event_thread() local
/system/core/libsync/tests/
Dsync_test.cpp391 struct pollfd fds; in TEST() local