Home
last modified time | relevance | path

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

/external/python/cpython3/Python/clinic/
Dsysmodule.c.h182 sys_getfilesystemencoding_impl(PyObject *module);
187 return sys_getfilesystemencoding_impl(module); in sys_getfilesystemencoding()
/external/python/cpython3/Python/
Dsysmodule.c867 sys_getfilesystemencoding_impl(PyObject *module) in sys_getfilesystemencoding_impl() function