Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/PC/clinic/
Dwinreg.c.h1222 winreg_SetValueEx_impl(PyObject *module, HKEY key,
1240 return_value = winreg_SetValueEx_impl(module, key, value_name, reserved, type, value); in winreg_SetValueEx()
/aosp_15_r20/external/python/cpython3/PC/
Dwinreg.c1796 winreg_SetValueEx_impl(PyObject *module, HKEY key, in winreg_SetValueEx_impl() function