Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/PC/clinic/
Dwinreg.c.h908 winreg_QueryInfoKey_impl(PyObject *module, HKEY key);
919 return_value = winreg_QueryInfoKey_impl(module, key); in winreg_QueryInfoKey()
/aosp_15_r20/external/python/cpython3/PC/
Dwinreg.c1451 winreg_QueryInfoKey_impl(PyObject *module, HKEY key) in winreg_QueryInfoKey_impl() function