Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
Dposixmodule.c.h7298 os_device_encoding_impl(PyObject *module, int fd);
7317 return_value = os_device_encoding_impl(module, fd); in os_device_encoding()
/third_party/python/Modules/
Dposixmodule.c12602 os_device_encoding_impl(PyObject *module, int fd) in os_device_encoding_impl() function