Home
last modified time | relevance | path

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

/system/core/adb/
Dsysdeps_win32.cpp66 static int _fh_file_write(FH, const void*, int);
73 _fh_file_write,
274 static int _fh_file_write( FH f, const void* buf, int len ) { in _fh_file_write() function