Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h5270 os_device_encoding_impl(PyObject *module, int fd);
5284 return_value = os_device_encoding_impl(module, fd); in os_device_encoding()
/external/python/cpython3/Modules/
Dposixmodule.c10880 os_device_encoding_impl(PyObject *module, int fd) in os_device_encoding_impl() function