HomeSort by relevance Sort by last modified time
    Searched refs:adb_shutdown (Results 1 - 6 of 6) sorted by null

  /system/core/adb/
adb_io.cpp 179 adb_shutdown(fd);
sysdeps.h 133 extern int adb_shutdown(int fd);
436 static __inline__ int adb_shutdown(int fd)
440 static __inline__ int adb_shutdown(int fd, int direction)
jdwp_service.cpp 153 adb_shutdown(this->socket);
transport_local.cpp 435 adb_shutdown(fd);
shell_service.cpp 582 if (adb_shutdown(stdinout_sfd_, SHUT_WR) == 0) {
sysdeps_win32.cpp 1016 int adb_shutdown(int fd) function
    [all...]

Completed in 85 milliseconds