Home
last modified time | relevance | path

Searched defs:sfd (Results 1 – 2 of 2) sorted by relevance

/system/core/adb/daemon/
Dshell_service.cpp575 inline bool ValidAndInSet(const unique_fd& sfd, fd_set* set) { in ValidAndInSet()
705 unique_fd* Subprocess::PassOutput(unique_fd* sfd, ShellProtocol::Id id) { in PassOutput()
/system/bt/udrv/ulinux/
Duipc.cc135 static int accept_server_socket(int sfd) { in accept_server_socket()