Home
last modified time | relevance | path

Searched defs:intptr_handle (Results 1 – 2 of 2) sorted by relevance

/system/core/adb/
Dsysdeps_win32.cpp551 const intptr_t intptr_handle = f->clazz->_fh_get_os_handle(f); in adb_get_os_handle() local
1331 const intptr_t intptr_handle = _get_osfhandle(fd.get()); in _get_console_handle() local
/system/core/adb/client/
Dcommandline.cpp434 const intptr_t intptr_handle = _get_osfhandle(STDOUT_FILENO); in send_window_size_change() local