Home
last modified time | relevance | path

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

/system/core/adb/
Dsysdeps_win32.cpp65 static int _fh_file_read(FH, void*, int);
72 _fh_file_read,
261 static int _fh_file_read( FH f, void* buf, int len ) { in _fh_file_read() function