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

  /bootable/recovery/minadbd/
sysdeps.h 117 extern int adb_shutdown(int fd);
351 static __inline__ int adb_shutdown(int fd) function
  /system/core/adb/
sysdeps.h 119 extern int adb_shutdown(int fd);
361 static __inline__ int adb_shutdown(int fd) function
transport_local.c 339 adb_shutdown(fd);
jdwp_service.c 168 adb_shutdown(proc->socket);
sysdeps_win32.c 438 int adb_shutdown(int fd) function
446 D( "adb_shutdown: %s\n", f->name);
    [all...]

Completed in 7300 milliseconds