Searched refs:adb_shutdown (Results 1 – 4 of 4) sorted by relevance
118 extern int adb_shutdown(int fd);359 static __inline__ int adb_shutdown(int fd) in adb_shutdown() function
336 adb_shutdown(fd); in remote_kick()
168 adb_shutdown(proc->socket); in jdwp_process_free()
438 int adb_shutdown(int fd) in adb_shutdown() function