HomeSort by relevance Sort by last modified time
    Searched defs:adb_close (Results 1 - 2 of 2) sorted by null

  /system/core/adb/
sysdeps.h 140 extern int adb_close(int fd);
364 static __inline__ int adb_close(int fd) function
430 #define unix_close adb_close
sysdeps_win32.cpp 479 int adb_close(int fd) function
487 D( "adb_close: %s\n", f->name);
    [all...]

Completed in 8670 milliseconds