Home
last modified time | relevance | path

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

/system/core/adb/
Dsysdeps_win32.cpp73 static intptr_t _fh_file_get_os_handle(FH f);
77 _fh_file_write, _fh_file_writev, _fh_file_get_os_handle,
330 static intptr_t _fh_file_get_os_handle(FH f) { in _fh_file_get_os_handle() function