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

/system/core/adb/
H A Dsysdeps.h229 static __inline__ int adb_socket_setbufsize( int fd, int bufsize ) function
446 static __inline__ int adb_socket_setbufsize( int fd, int bufsize ) function
H A Dadb_listeners.cpp47 adb_socket_setbufsize(fd, CHUNK_SIZE);

Completed in 38 milliseconds