Home
last modified time | relevance | path

Searched defs:getErrorStatus (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceTranslator.h47 const ErrorCode &getErrorStatus() const { return ErrorStatus; } in getErrorStatus() function
DIceGlobalContext.h191 LockedPtr<ErrorCode> getErrorStatus() { in getErrorStatus() function