Home
last modified time | relevance | path

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

/system/core/adb/
Dsysdeps_win32.cpp59 int (*_fh_close)(FH); member
197 static int _fh_close(FH f) { in _fh_close() function
208 f->clazz->_fh_close( f ); in _fh_close()
226 _fh_close(fh); in operator ()()
381 _fh_close(f); in adb_open()
424 _fh_close(f); in adb_creat()
538 _fh_close(f); in adb_close()