Searched refs:adb_socket_setbufsize (Results 1 - 2 of 2) sorted by relevance

/system/core/adb/
H A Dsysdeps.h219 static __inline__ int adb_socket_setbufsize( int fd, int bufsize ) function
432 static __inline__ int adb_socket_setbufsize( int fd, int bufsize ) function
H A Dadb.c630 adb_socket_setbufsize(fd, CHUNK_SIZE);

Completed in 1252 milliseconds