/external/rust/crates/tokio/src/sync/ |
D | once_cell.rs | 420 pub enum SetError<T> { enum 430 impl<T> fmt::Display for SetError<T> { implementation 439 impl<T: fmt::Debug> Error for SetError<T> {} implementation 441 impl<T> SetError<T> { impl
|
/external/tensorflow/tensorflow/core/runtime_fallback/kernel/ |
D | kernel_fallback_execute.cc | 44 void SetError(const tfrt::ExecutionContext& exec_ctx, in SetError() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/MCParser/ |
D | MCAsmLexer.h | 59 void SetError(SMLoc errLoc, const std::string &err) { in SetError() function
|
/external/webrtc/rtc_base/ |
D | async_udp_socket.cc | 110 void AsyncUDPSocket::SetError(int error) { in SetError() function in rtc::AsyncUDPSocket
|
D | async_socket.cc | 94 void AsyncSocketAdapter::SetError(int error) { in SetError() function in rtc::AsyncSocketAdapter
|
D | async_tcp_socket.cc | 134 void AsyncTCPSocketBase::SetError(int error) { in SetError() function in rtc::AsyncTCPSocketBase
|
D | nat_socket_factory.cc | 222 void SetError(int error) override { in SetError() function in rtc::NATSocket
|
D | win32_socket_server.cc | 372 void Win32Socket::SetError(int error) { in SetError() function in rtc::Win32Socket
|
D | virtual_socket_server.cc | 367 void VirtualSocket::SetError(int error) { in SetError() function in rtc::VirtualSocket
|
D | physical_socket_server.cc | 274 void PhysicalSocket::SetError(int error) { in SetError() function in rtc::PhysicalSocket
|
/external/webrtc/p2p/base/ |
D | fake_packet_transport.h | 101 void SetError(int error) { error_ = error; } in SetError() function
|
/external/webrtc/test/network/ |
D | fake_network_socket_server.cc | 240 void FakeNetworkSocket::SetError(int error) { in SetError() function in webrtc::test::FakeNetworkSocket
|
/external/libchrome/components/policy/core/common/ |
D | policy_map.cc | 104 void PolicyMap::SetError(const std::string& policy, const std::string& error) { in SetError() function in policy::PolicyMap
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/credentials/tls/ |
D | grpc_tls_certificate_distributor.cc | 155 void grpc_tls_certificate_distributor::SetError(grpc_error_handle error) { in SetError() function in grpc_tls_certificate_distributor
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/str_format/ |
D | checker.h | 125 constexpr ConvParser SetError(bool error) const { 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/ukey2/src/main/cpp/src/securegcm/ |
D | ukey2_handshake.cc | 710 void UKey2Handshake::SetError(const string& error_message) { in SetError() function in securegcm::UKey2Handshake
|
/external/abseil-cpp/absl/strings/internal/str_format/ |
D | checker.h | 125 constexpr ConvParser SetError(bool error) const { in SetError() function
|
/external/libtextclassifier/abseil-cpp/absl/strings/internal/str_format/ |
D | checker.h | 111 constexpr ConvParser SetError(bool error) const { in SetError() function
|
/external/openscreen/third_party/abseil/src/absl/strings/internal/str_format/ |
D | checker.h | 125 constexpr ConvParser SetError(bool error) const { in SetError() function
|
/external/angle/third_party/abseil-cpp/absl/strings/internal/str_format/ |
D | checker.h | 130 constexpr ConvParser SetError(bool error) const { in SetError() function
|
/external/webrtc/third_party/abseil-cpp/absl/strings/internal/str_format/ |
D | checker.h | 125 constexpr ConvParser SetError(bool error) const { 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/tensorflow/tensorflow/stream_executor/ |
D | stream.h | 2214 void SetError() { CheckError(false /* = operation_retcode */); } in SetError() function
|
/external/vulkan-validation-layers/tests/ |
D | layer_validation_tests.cpp | 698 void ErrorMonitor::SetError(const char *const errorString) { in SetError() function in ErrorMonitor
|