Home
last modified time | relevance | path

Searched defs:SetError (Results 1 – 17 of 17) 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.cc196 void VP9Decoder::SetError() { in SetError() function in media::VP9Decoder
/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/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/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/tinyxml2/
Dtinyxml2.cpp1631 void XMLDocument::SetError( int error, const char* str1, const char* str2 ) in SetError() function in XMLDocument
/external/webrtc/talk/app/webrtc/
Dwebrtcsession.cc936 void WebRtcSession::SetError(Error error, const std::string& error_desc) { in SetError() function in webrtc::WebRtcSession
/external/webrtc/webrtc/p2p/base/
Dport_unittest.cc1000 virtual void SetError(int error) { } in SetError() function in FakeAsyncPacketSocket