Home
last modified time | relevance | path

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

/packages/modules/adb/
Dsysdeps_win32.cpp70 static int _fh_file_read(FH, void*, int);
76 _fh_file_init, _fh_file_close, _fh_file_lseek, _fh_file_read,
252 static int _fh_file_read(FH f, void* buf, int len) { in _fh_file_read() function