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

/system/core/adb/
H A Dsysdeps.h139 extern int adb_shutdown(int fd);
357 static __inline__ int adb_shutdown(int fd) function
H A Dtransport_local.cpp317 adb_shutdown(fd);
H A Djdwp_service.cpp187 adb_shutdown(proc->socket);
H A Dsysdeps_win32.cpp464 int adb_shutdown(int fd) function
469 D("adb_shutdown: invalid fd %d\n", fd);
473 D( "adb_shutdown: %s\n", f->name);

Completed in 45 milliseconds