Home
last modified time | relevance | path

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

/aosp12/packages/modules/adb/
H A Dsysdeps_win32.cpp67 static void _fh_file_init(FH);
76 _fh_file_init, _fh_file_close, _fh_file_lseek, _fh_file_read,
242 static void _fh_file_init(FH f) { in _fh_file_init() function