Home
last modified time | relevance | path

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

/system/core/adb/
Dsysdeps_win32.cpp84 static int _fh_socket_write(FH, const void*, int);
90 _fh_socket_write, _fh_socket_writev, _fh_socket_get_os_handle,
697 static int _fh_socket_write(FH f, const void* buf, int len) { in _fh_socket_write() function