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

  /system/core/adb/
sysdeps.h 215 static __inline__ int adb_socket_setbufsize( int fd, int bufsize ) function
414 static __inline__ int adb_socket_setbufsize( int fd, int bufsize ) function
adb.c 414 adb_socket_setbufsize(fd, CHUNK_SIZE);

Completed in 79 milliseconds