Home
last modified time | relevance | path

Searched refs:_fh_socket_read (Results 1 – 1 of 1) sorted by relevance

/system/core/adb/
Dsysdeps_win32.cpp83 static int _fh_socket_read(FH, void*, int);
89 _fh_socket_init, _fh_socket_close, _fh_socket_lseek, _fh_socket_read,
681 static int _fh_socket_read(FH f, void* buf, int len) { in _fh_socket_read() function