Home
last modified time | relevance | path

Searched refs:adb_shutdown (Results 1 – 4 of 4) sorted by relevance

/system/core/adb/
Dsysdeps.h118 extern int adb_shutdown(int fd);
359 static __inline__ int adb_shutdown(int fd) in adb_shutdown() function
Dtransport_local.c336 adb_shutdown(fd); in remote_kick()
Djdwp_service.c168 adb_shutdown(proc->socket); in jdwp_process_free()
Dsysdeps_win32.c438 int adb_shutdown(int fd) in adb_shutdown() function