/external/perfetto/src/trace_processor/sqlite/ |
D | sqlite_utils.h | 156 inline int SetError(sqlite3_vtab* tab, const char* status) { in SetError() function 162 inline void SetError(sqlite3_context* ctx, const char* status) { in SetError() function 166 inline int SetError(sqlite3_vtab* tab, base::Status s) { in SetError() function 170 inline void SetError(sqlite3_context* ctx, const base::Status& status) { in SetError() function 175 inline void SetError(sqlite3_context* ctx, in SetError() function
|
/external/rust/android-crates-io/crates/tokio/src/sync/ |
D | once_cell.rs | 471 pub enum SetError<T> { enum 481 impl<T> fmt::Display for SetError<T> { implementation 490 impl<T: fmt::Debug> Error for SetError<T> {} implementation 492 impl<T> SetError<T> { implementation
|
/external/tensorflow/tensorflow/core/runtime_fallback/kernel/ |
D | kernel_fallback_execute.cc | 44 void SetError(const tfrt::ExecutionContext& exec_ctx, in SetError() function
|
/external/tensorflow/tensorflow/compiler/xla/runtime/ |
D | async_runtime.cc | 267 void AsyncRuntime::SetError(AsyncRuntime::Token* token) { in SetError() function in xla::runtime::AsyncRuntime 300 void AsyncRuntime::SetError(AsyncRuntime::Value* value) { in SetError() function in xla::runtime::AsyncRuntime
|
/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/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upbc/ |
D | plugin.h | 129 void SetError(absl::string_view error) { in SetError() function
|
/external/webrtc/rtc_base/ |
D | async_udp_socket.cc | 108 void AsyncUDPSocket::SetError(int error) { in SetError() function in rtc::AsyncUDPSocket
|
D | async_socket.cc | 81 void AsyncSocketAdapter::SetError(int error) { in SetError() function in rtc::AsyncSocketAdapter
|
D | async_tcp_socket.cc | 118 void AsyncTCPSocketBase::SetError(int error) { in SetError() function in rtc::AsyncTCPSocketBase
|
/external/webrtc/p2p/base/ |
D | fake_packet_transport.h | 89 void SetError(int error) { error_ = error; } in SetError() function
|
/external/cronet/stable/net/base/fuchsia/ |
D | network_interface_cache.cc | 214 void NetworkInterfaceCache::SetError() { in SetError() function in net::internal::NetworkInterfaceCache
|
/external/cronet/stable/net/base/ |
D | parse_number.cc | 37 bool SetError(ParseIntError error, ParseIntError* optional_error) { in SetError() function
|
/external/cronet/tot/net/base/fuchsia/ |
D | network_interface_cache.cc | 214 void NetworkInterfaceCache::SetError() { in SetError() function in net::internal::NetworkInterfaceCache
|
/external/cronet/tot/net/base/ |
D | parse_number.cc | 37 bool SetError(ParseIntError error, ParseIntError* optional_error) { in SetError() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/MCParser/ |
D | MCAsmLexer.h | 65 void SetError(SMLoc errLoc, const std::string &err) { in SetError() function
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/windows/ |
D | win_socket.cc | 129 void WinSocket::OpState::SetError(int wsa_error) { in SetError() function in grpc_event_engine::experimental::WinSocket::OpState
|
/external/openthread/tests/unit/ |
D | test_lowpan.hpp | 199 void SetError(Error aError) { mError = aError; } in SetError() function in ot::TestIphcVector
|
/external/grpc-grpc/src/core/lib/event_engine/windows/ |
D | win_socket.cc | 131 void WinSocket::OpState::SetError(int wsa_error) { in SetError() function in grpc_event_engine::experimental::WinSocket::OpState
|
/external/webrtc/test/network/ |
D | emulated_turn_server.cc | 66 void SetError(int error) override {} in SetError() function in __anon203c81880111::AsyncPacketSocketWrapper
|
D | fake_network_socket_server.cc | 246 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/grpc-grpc/src/core/lib/security/credentials/tls/ |
D | grpc_tls_certificate_distributor.cc | 152 void grpc_tls_certificate_distributor::SetError(grpc_error_handle error) { in SetError() function in grpc_tls_certificate_distributor
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/security/credentials/tls/ |
D | grpc_tls_certificate_distributor.cc | 154 void grpc_tls_certificate_distributor::SetError(grpc_error_handle error) { in SetError() function in grpc_tls_certificate_distributor
|
/external/webrtc/logging/rtc_event_log/events/ |
D | rtc_event_field_encoding_parser.h | 157 void SetError() { error_ = true; } in SetError() function
|
/external/llvm/include/llvm/MC/MCParser/ |
D | MCAsmLexer.h | 144 void SetError(SMLoc errLoc, const std::string &err) { in SetError() function
|