Home
last modified time | relevance | path

Searched defs:FormatError (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/m133/experimental/rust_png/ffi/
DFFI.rs31 FormatError, enumerator
68 FormatError, enumerator
/third_party/python/Modules/_ctypes/
Dcallproc.c260 static WCHAR *FormatError(DWORD code) in FormatError() function
/third_party/python/Lib/
Dmailbox.py2150 class FormatError(Error): class