Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceCompileServer.cpp112 ErrorCodes getReturnValue(ErrorCodes Val) { in getReturnValue() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
DFrameCapture.h76 const ParamCapture &getReturnValue() const { return mReturnValueCapture; } in getReturnValue() function