Searched refs:_winapi_GetShortPathName_impl (Results 1 – 2 of 2) sorted by relevance
866 _winapi_GetShortPathName_impl(PyObject *module, LPCWSTR path);912 return_value = _winapi_GetShortPathName_impl(module, path); in _winapi_GetShortPathName()
1646 _winapi_GetShortPathName_impl(PyObject *module, LPCWSTR path) in _winapi_GetShortPathName_impl() function