Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/_io/clinic/
Dfileio.c.h248 {"read", _PyCFunction_CAST(_io_FileIO_read), METH_FASTCALL, _io_FileIO_read__doc__},
254 _io_FileIO_read(fileio *self, PyObject *const *args, Py_ssize_t nargs) in _io_FileIO_read() function