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

/system/core/adb/
H A Dsysdeps.h118 extern int adb_shutdown(int fd);
343 static __inline__ int adb_shutdown(int fd) function
H A Dtransport_local.c336 adb_shutdown(fd);
H A Djdwp_service.c168 adb_shutdown(proc->socket);
H A Dsysdeps_win32.c438 int adb_shutdown(int fd) function
446 D( "adb_shutdown: %s\n", f->name);

Completed in 9 milliseconds