Home
last modified time | relevance | path

Searched defs:SetError (Results 1 – 11 of 11) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/core/mindrt/include/async/
Dstatus.h48 void SetError() { in SetError() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/MCParser/
DMCAsmLexer.h59 void SetError(SMLoc errLoc, const std::string &err) { in SetError() function
/third_party/protobuf/upb_generator/
Dplugin.h96 void SetError(absl::string_view error) { in SetError() function
/third_party/backends/backend/
Dsm3600-scanutil.c91 int SetError(TInstance *this, int nError, const char *szFormat, ...) in SetError() function
/third_party/grpc/src/core/lib/security/credentials/tls/
Dgrpc_tls_certificate_distributor.cc152 void grpc_tls_certificate_distributor::SetError(grpc_error_handle error) { in SetError() function in grpc_tls_certificate_distributor
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
Dchecker.h125 constexpr ConvParser SetError(bool error) const { in SetError() function
/third_party/lame/ACM/tinyxml/
Dtinyxml.h786 void SetError( int err ) { assert( err > 0 && err < TIXML_ERROR_STRING_COUNT ); in SetError() function
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
Dtinyxmlparser.cpp798 void TiXmlDocument::SetError( int err, const char* pError, TiXmlParsingData* data, TiXmlEncoding en… in SetError() function in TiXmlDocument
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DState.h146 SetError(D3D10DDI_HDEVICE hDevice, HRESULT hr) in SetError() function
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_parser.cc304 void SetError(HpackParseResult error) { in SetError() function in grpc_core::HPackParser::Input
/third_party/flatbuffers/src/
Dbinary_annotator.cpp22 static void SetError(BinaryRegionComment &comment, BinaryRegionStatus status, in SetError() function