Searched refs:adb_shutdown (Results 1 – 7 of 7) sorted by relevance
179 adb_shutdown(fd); in ReadOrderlyShutdown()
198 extern int adb_shutdown(int fd);507 static __inline__ int adb_shutdown(int fd) in adb_shutdown() function511 static __inline__ int adb_shutdown(int fd, int direction) in adb_shutdown() function
426 adb_shutdown(fd); in remote_kick()
153 adb_shutdown(this->socket); in ~JdwpProcess()
587 if (adb_shutdown(stdinout_sfd_, SHUT_WR) == 0) { in PassInput()
1049 adb_shutdown(reply_fd); in handle_host_request()
1016 int adb_shutdown(int fd) in adb_shutdown() function