Home
last modified time | relevance | path

Searched refs:getErrorCode (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceCompileServer.h54 virtual ErrorCode &getErrorCode() { return LastError; } in getErrorCode() function
59 return getErrorCode().value(); in runAndReturnErrorCode()
DIceBrowserCompileServer.cpp166 if (gCompileServer->getErrorCode().value()) { in onEndCallback()
273 ErrorCode &BrowserCompileServer::getErrorCode() { in getErrorCode() function in Ice::BrowserCompileServer
333 ErrorCode &BrowserCompileServer::getErrorCode() { in getErrorCode() function in Ice::BrowserCompileServer
DIceBrowserCompileServer.h50 ErrorCode &getErrorCode() final;
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/
DTJException.java73 public int getErrorCode() { in getErrorCode() method in TJException
/third_party/libjpeg-turbo/java/org/libjpegturbo/turbojpeg/
DTJException.java73 public int getErrorCode() { in getErrorCode() method in TJException
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DBinaryStreamError.h39 stream_error_code getErrorCode() const { return Code; } in getErrorCode() function
/third_party/flutter/skia/src/xml/
DSkXMLParser.h34 ErrorCode getErrorCode() const { return fCode; } in getErrorCode() function
/third_party/skia/src/xml/
DSkXMLParser.h34 ErrorCode getErrorCode() const { return fCode; } in getErrorCode() function
/third_party/libjpeg-turbo/java/
DTJBench.java73 int errorCode = e.getErrorCode(); in handleTJException()
1010 System.out.println((tje.getErrorCode() == TJ.ERR_WARNING ? in main()
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/java/
DTJBench.java73 int errorCode = e.getErrorCode(); in handleTJException()
993 System.out.println((tje.getErrorCode() == TJ.ERR_WARNING ? in main()
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
DChangeLog.md134 and a new method (`TJException.getErrorCode()`) in the TurboJPEG Java API that
/third_party/libjpeg-turbo/
DChangeLog.md317 and a new method (`TJException.getErrorCode()`) in the TurboJPEG Java API that
/third_party/skia/third_party/externals/libjpeg-turbo/
DChangeLog.md526 and a new method (`TJException.getErrorCode()`) in the TurboJPEG Java API that