Home
last modified time | relevance | path

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

/third_party/python/PC/
D_testconsole.c70 HANDLE hInput = _Py_get_osfhandle(((winconsoleio*)file)->fd); in _testconsole_write_input_impl() local
71 if (hInput == INVALID_HANDLE_VALUE) in _testconsole_write_input_impl()
77 if (!WriteConsoleInputW(hInput, &rec[total], (size - total), &wrote)) { in _testconsole_write_input_impl()
/third_party/openmax/api/1.1.2/
DOMX_Core.h1355 OMX_IN OMX_HANDLETYPE hInput,