/external/swiftshader/third_party/LLVM/include/llvm/MC/ |
D | MCTargetAsmLexer.h | 34 void SetError(const SMLoc &errLoc, const std::string &err) { in SetError() function
|
/external/v4l2_codec2/vda/ |
D | vp9_decoder.cc | 196 void VP9Decoder::SetError() { in SetError() function in media::VP9Decoder
|
/external/webrtc/webrtc/base/ |
D | asyncudpsocket.cc | 98 void AsyncUDPSocket::SetError(int error) { in SetError() function in rtc::AsyncUDPSocket
|
D | asyncsocket.cc | 91 void AsyncSocketAdapter::SetError(int error) { in SetError() function in rtc::AsyncSocketAdapter
|
D | asynctcpsocket.cc | 123 void AsyncTCPSocketBase::SetError(int error) { in SetError() function in rtc::AsyncTCPSocketBase
|
D | macasyncsocket.cc | 288 void MacAsyncSocket::SetError(int error) { in SetError() function in rtc::MacAsyncSocket
|
D | natsocketfactory.cc | 221 void SetError(int error) override { socket_->SetError(error); } in SetError() function in rtc::NATSocket
|
D | win32socketserver.cc | 391 void Win32Socket::SetError(int error) { in SetError() function in rtc::Win32Socket
|
D | virtualsocketserver.cc | 357 void VirtualSocket::SetError(int error) { in SetError() function in rtc::VirtualSocket
|
D | physicalsocketserver.cc | 227 void PhysicalSocket::SetError(int error) { in SetError() function in rtc::PhysicalSocket
|
/external/swiftshader/third_party/LLVM/include/llvm/MC/MCParser/ |
D | MCAsmLexer.h | 133 void SetError(const SMLoc &errLoc, const std::string &err) { in SetError() function
|
/external/llvm/include/llvm/MC/MCParser/ |
D | MCAsmLexer.h | 144 void SetError(SMLoc errLoc, const std::string &err) { in SetError() function
|
/external/sfntly/cpp/src/test/tinyxml/ |
D | tinyxmlparser.cpp | 798 void TiXmlDocument::SetError( int err, const char* pError, TiXmlParsingData* data, TiXmlEncoding en… in SetError() function in TiXmlDocument
|
/external/tinyxml/ |
D | tinyxmlparser.cpp | 775 void TiXmlDocument::SetError( int err, const char* pError, TiXmlParsingData* data, TiXmlEncoding en… in SetError() function in TiXmlDocument
|
/external/tinyxml2/ |
D | tinyxml2.cpp | 1631 void XMLDocument::SetError( int error, const char* str1, const char* str2 ) in SetError() function in XMLDocument
|
/external/webrtc/talk/app/webrtc/ |
D | webrtcsession.cc | 936 void WebRtcSession::SetError(Error error, const std::string& error_desc) { in SetError() function in webrtc::WebRtcSession
|
/external/webrtc/webrtc/p2p/base/ |
D | port_unittest.cc | 1000 virtual void SetError(int error) { } in SetError() function in FakeAsyncPacketSocket
|