Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Modules/clinic/
Doverlapped.c.h335 _overlapped_FormatMessage_impl(PyObject *module, DWORD code);
346 return_value = _overlapped_FormatMessage_impl(module, code); in _overlapped_FormatMessage()
/aosp_15_r20/external/python/cpython3/Modules/
Doverlapped.c575 _overlapped_FormatMessage_impl(PyObject *module, DWORD code) in _overlapped_FormatMessage_impl() function