Home
last modified time | relevance | path

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

/system/core/adb/
Dsysdeps_win32.cpp64 static int _fh_file_read(FH, void*, int);
71 _fh_file_read,
323 static int _fh_file_read( FH f, void* buf, int len ) { in _fh_file_read() function