Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/PC/clinic/
D_testconsole.c.h17 _testconsole_write_input_impl(PyObject *module, PyObject *file,
40 return_value = _testconsole_write_input_impl(module, file, s); in _testconsole_write_input()
/aosp_15_r20/external/python/cpython3/PC/
D_testconsole.c48 _testconsole_write_input_impl(PyObject *module, PyObject *file, in _testconsole_write_input_impl() function