Home
last modified time | relevance | path

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

/system/core/adb/
Dsysdeps_win32.cpp82 static int64_t _fh_socket_lseek(FH, int64_t, int);
89 _fh_socket_init, _fh_socket_close, _fh_socket_lseek, _fh_socket_read,
676 static int64_t _fh_socket_lseek(FH f, int64_t pos, int origin) { in _fh_socket_lseek() function