Home
last modified time | relevance | path

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

/system/core/adb/
Dsysdeps_win32.cpp68 static int _fh_file_close(FH);
76 _fh_file_init, _fh_file_close, _fh_file_lseek, _fh_file_read,
246 static int _fh_file_close(FH f) { in _fh_file_close() function