Searched refs:adb_shutdown (Results 1 – 4 of 4) sorted by relevance
139 extern int adb_shutdown(int fd);357 static __inline__ int adb_shutdown(int fd) in adb_shutdown() function
317 adb_shutdown(fd); in remote_kick()
187 adb_shutdown(proc->socket); in jdwp_process_free()
464 int adb_shutdown(int fd) in adb_shutdown() function