Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h7374 os_device_encoding_impl(PyObject *module, int fd);
7393 return_value = os_device_encoding_impl(module, fd); in os_device_encoding()
/aosp_15_r20/external/python/cpython3/Modules/
Dposixmodule.c12759 os_device_encoding_impl(PyObject *module, int fd) in os_device_encoding_impl() function