Home
last modified time | relevance | path

Searched defs:LastError (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceCompileServer.h66 ErrorCode LastError; variable
/third_party/mesa3d/src/egl/main/
Deglcurrent.h55 EGLint LastError; member
/third_party/json/tests/thirdparty/Fuzzer/
DFuzzerUtilWindows.cpp120 DWORD LastError = GetLastError(); in SetSignalHandler() local
DFuzzerIOWindows.cpp112 DWORD LastError = GetLastError(); in ListFilesInDirRecursive() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
DWindowsSupport.h76 DWORD LastError = GetLastError(); in MakeErrMsg() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DInstrProfReader.h62 instrprof_error LastError = instrprof_error::success; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeStreamMerger.cpp169 Optional<Error> LastError; member in __anon01c1ad120111::TypeStreamMerger