Home
last modified time | relevance | path

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

/system/core/debuggerd/
Dsignal_sender.cpp74 int sfd[2]; in start_signal_sender() local
/system/core/adb/
Dtransport.h98 int sfd = -1; variable
Dshell_service.cpp491 inline bool ValidAndInSet(const unique_fd& sfd, fd_set* set) { in ValidAndInSet()
621 unique_fd* Subprocess::PassOutput(unique_fd* sfd, ShellProtocol::Id id) { in PassOutput()
/system/bt/udrv/ulinux/
Duipc.cc162 static int accept_server_socket(int sfd) { in accept_server_socket()