/external/v4l2_codec2/accel/ |
D | vp9_decoder.cc | 210 void VP9Decoder::SetError() { in SetError() function in media::VP9Decoder
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/MCParser/ |
D | MCAsmLexer.h | 60 void SetError(SMLoc errLoc, const std::string &err) { in SetError() function
|
/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/tensorflow/tensorflow/stream_executor/ |
D | stream.h | 2049 void SetError() { CheckError(false /* = operation_retcode */); } in SetError() function
|
/external/v8/src/debug/wasm/gdb-server/ |
D | packet.cc | 315 void Packet::SetError(ErrDef error) { in SetError() function in v8::internal::wasm::gdb_server::Packet
|
/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/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/v8/src/wasm/ |
D | module-compiler.cc | 771 void CompilationState::SetError() { Impl(this)->SetError(); } in SetError() function in v8::internal::wasm::CompilationState 3273 void CompilationStateImpl::SetError() { in SetError() function in v8::internal::wasm::CompilationStateImpl
|
/external/vulkan-validation-layers/tests/ |
D | layer_validation_tests.cpp | 698 void ErrorMonitor::SetError(const char *const errorString) { in SetError() function in ErrorMonitor
|
/external/tinyxml2/ |
D | tinyxml2.cpp | 2328 void XMLDocument::SetError( XMLError error, int lineNum, const char* format, ... ) in SetError() function in tinyxml2::XMLDocument
|
/external/webrtc/webrtc/p2p/base/ |
D | port_unittest.cc | 1000 virtual void SetError(int error) { } in SetError() function in FakeAsyncPacketSocket
|