Home
last modified time | relevance | path

Searched defs:WinError (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/debuginfo-tests/dexter/dex/debugger/dbgeng/
Dutils.py22 class WinError(Exception): class
/external/e2fsprogs/lib/ext2fs/
Dnt_io.c261 ULONG WinError; member
319 IN ULONG WinError in _MapDosError()
/external/python/cpython3/Lib/ctypes/
D__init__.py474 def WinError(code=None, descr=None): function
/external/python/cpython2/Lib/ctypes/
D__init__.py467 def WinError(code=None, descr=None): function