HomeSort by relevance Sort by last modified time
    Searched defs:adb_shutdown (Results 1 - 3 of 3) 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
sysdeps_win32.c 439 int adb_shutdown(int fd) function
447 D( "adb_shutdown: %s\n", f->name);
    [all...]

Completed in 136 milliseconds