Searched defs:adb_close (Results 1 - 2 of 2) sorted by relevance

/system/core/adb/
H A Dsysdeps.h118 extern int adb_close(int fd);
346 static __inline__ int adb_close(int fd) function
412 #define unix_close adb_close
H A Dsysdeps_win32.c452 int adb_close(int fd) function
460 D( "adb_close: %s\n", f->name);
1792 adb_close(fde->fd);

Completed in 73 milliseconds