Home
last modified time | relevance | path

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

/ndk/
Dndk-gdb.py312 def input_jdb(inhandle): argument
314 inhandle.write('\n')
329 def async_stdin(inhandle, queue, input_fn): argument
330 input_fn(inhandle)
331 inhandle.close()