Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Python/clinic/
Dsysmodule.c.h539 sys_getwindowsversion_impl(PyObject *module);
544 return sys_getwindowsversion_impl(module); in sys_getwindowsversion()
/aosp_15_r20/external/python/cpython3/Python/
Dsysmodule.c1460 sys_getwindowsversion_impl(PyObject *module) in sys_getwindowsversion_impl() function