Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCTargetAsmLexer.h34 void SetError(const SMLoc &errLoc, const std::string &err) { in SetError() function
/external/v4l2_codec2/vda/
Dvp9_decoder.cc210 void VP9Decoder::SetError() { in SetError() function in media::VP9Decoder
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/MCParser/
DMCAsmLexer.h60 void SetError(SMLoc errLoc, const std::string &err) { in SetError() function
/external/webrtc/webrtc/base/
Dasyncudpsocket.cc98 void AsyncUDPSocket::SetError(int error) { in SetError() function in rtc::AsyncUDPSocket
Dasyncsocket.cc91 void AsyncSocketAdapter::SetError(int error) { in SetError() function in rtc::AsyncSocketAdapter
Dasynctcpsocket.cc123 void AsyncTCPSocketBase::SetError(int error) { in SetError() function in rtc::AsyncTCPSocketBase
Dmacasyncsocket.cc288 void MacAsyncSocket::SetError(int error) { in SetError() function in rtc::MacAsyncSocket
Dnatsocketfactory.cc221 void SetError(int error) override { socket_->SetError(error); } in SetError() function in rtc::NATSocket
Dwin32socketserver.cc391 void Win32Socket::SetError(int error) { in SetError() function in rtc::Win32Socket
Dvirtualsocketserver.cc357 void VirtualSocket::SetError(int error) { in SetError() function in rtc::VirtualSocket
Dphysicalsocketserver.cc227 void PhysicalSocket::SetError(int error) { in SetError() function in rtc::PhysicalSocket
/external/tensorflow/tensorflow/stream_executor/
Dstream.h1984 void SetError() { CheckError(false /* = operation_retcode */); } in SetError() function
/external/swiftshader/third_party/LLVM/include/llvm/MC/MCParser/
DMCAsmLexer.h133 void SetError(const SMLoc &errLoc, const std::string &err) { in SetError() function
/external/llvm/include/llvm/MC/MCParser/
DMCAsmLexer.h144 void SetError(SMLoc errLoc, const std::string &err) { in SetError() function
/external/syzkaller/vendor/golang.org/x/net/trace/
Dtrace.go302 SetError() methodSpec
810 func (tr *trace) SetError() { func
/external/sfntly/cpp/src/test/tinyxml/
Dtinyxmlparser.cpp798 void TiXmlDocument::SetError( int err, const char* pError, TiXmlParsingData* data, TiXmlEncoding en… in SetError() function in TiXmlDocument
/external/tinyxml/
Dtinyxmlparser.cpp775 void TiXmlDocument::SetError( int err, const char* pError, TiXmlParsingData* data, TiXmlEncoding en… in SetError() function in TiXmlDocument
/external/webrtc/talk/app/webrtc/
Dwebrtcsession.cc936 void WebRtcSession::SetError(Error error, const std::string& error_desc) { in SetError() function in webrtc::WebRtcSession
/external/tinyxml2/
Dtinyxml2.cpp2328 void XMLDocument::SetError( XMLError error, int lineNum, const char* format, ... ) in SetError() function in tinyxml2::XMLDocument
/external/webrtc/webrtc/p2p/base/
Dport_unittest.cc1000 virtual void SetError(int error) { } in SetError() function in FakeAsyncPacketSocket
/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.cpp358 void SetError(const char *const errorString) { in SetError() function in ErrorMonitor