Searched defs:adb_shutdown (Results 1 - 2 of 2) 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 Dsysdeps_win32.c438 int adb_shutdown(int fd) function
446 D( "adb_shutdown: %s\n", f->name);

Completed in 327 milliseconds