Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/mindrt/include/async/
Dstatus.h49 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/cef/libcef_dll/ctocpp/
Dresponse_ctocpp.cc61 void CefResponseCToCpp::SetError(cef_errorcode_t error) { in SetError() function in CefResponseCToCpp
/third_party/cef/libcef/common/
Dresponse_impl.cc50 void CefResponseImpl::SetError(cef_errorcode_t error) { in SetError() function in CefResponseImpl
/third_party/grpc/src/core/lib/security/credentials/tls/
Dgrpc_tls_certificate_distributor.cc154 void grpc_tls_certificate_distributor::SetError(grpc_error* error) { in SetError() function in grpc_tls_certificate_distributor
/third_party/abseil-cpp/absl/strings/internal/str_format/
Dchecker.h111 constexpr ConvParser SetError(bool error) const { in SetError() function
/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/node/src/
Dspawn_sync.cc309 void SyncProcessStdioPipe::SetError(int error) { in SetError() function in node::SyncProcessStdioPipe
665 void SyncProcessRunner::SetError(int error) { in SetError() function in node::SyncProcessRunner
/third_party/mesa3d/src/gallium/frontends/d3d10umd/
DState.h139 SetError(D3D10DDI_HDEVICE hDevice, HRESULT hr) 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/flutter/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/node/tools/inspector_protocol/encoding/
Dencoding.cc909 void CBORTokenizer::SetError(Error error) { in SetError() function in v8_inspector_protocol_encoding::cbor::CBORTokenizer