/aosp_15_r20/external/perfetto/src/trace_processor/sqlite/ |
H A 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
|
/aosp_15_r20/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
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/runtime/ |
H A 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
|
/aosp_15_r20/system/librustutils/system_properties/ |
H A D | error.rs | 63 SetError(PropertyWatcherError), enumerator
|
/aosp_15_r20/external/tensorflow/tensorflow/core/runtime_fallback/kernel/ |
H A D | kernel_fallback_execute.cc | 44 void SetError(const tfrt::ExecutionContext& exec_ctx, in SetError() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/MCParser/ |
H A D | MCAsmLexer.h | 59 void SetError(SMLoc errLoc, const std::string &err) { in SetError() function
|
/aosp_15_r20/system/libprocinfo/ |
H A D | process.cpp | 34 bool SetError(std::string* error, int errno_value, const char* fmt, ...) { in SetError() function
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | parser.h | 56 DWORD SetError (DWORD dw) { m_dwError = dw; return m_dwError; } in SetError() function
|
/aosp_15_r20/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
|
/aosp_15_r20/external/webrtc/rtc_base/ |
H A D | async_udp_socket.cc | 108 void AsyncUDPSocket::SetError(int error) { in SetError() function in rtc::AsyncUDPSocket
|
H A D | async_socket.cc | 81 void AsyncSocketAdapter::SetError(int error) { in SetError() function in rtc::AsyncSocketAdapter
|
/aosp_15_r20/external/webrtc/p2p/base/ |
H A D | fake_packet_transport.h | 89 void SetError(int error) { error_ = error; } in SetError() function
|
/aosp_15_r20/external/cronet/net/base/ |
H A D | parse_number.cc | 37 bool SetError(ParseIntError error, ParseIntError* optional_error) { in SetError() function
|
/aosp_15_r20/external/cronet/net/base/fuchsia/ |
H A D | network_interface_cache.cc | 214 void NetworkInterfaceCache::SetError() { in SetError() function in net::internal::NetworkInterfaceCache
|
/aosp_15_r20/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
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/MC/MCParser/ |
D | MCAsmLexer.h | 65 void SetError(SMLoc errLoc, const std::string &err) { in SetError() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/MCParser/ |
D | MCAsmLexer.h | 65 void SetError(SMLoc errLoc, const std::string &err) { in SetError() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/MC/MCParser/ |
D | MCAsmLexer.h | 65 void SetError(SMLoc errLoc, const std::string &err) { in SetError() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/MCParser/ |
H A D | MCAsmLexer.h | 65 void SetError(SMLoc errLoc, const std::string &err) { in SetError() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/MC/MCParser/ |
D | MCAsmLexer.h | 65 void SetError(SMLoc errLoc, const std::string &err) { in SetError() function
|
/aosp_15_r20/external/openthread/tests/unit/ |
H A D | test_lowpan.hpp | 211 void SetError(Error aError) { mError = aError; } in SetError() function in ot::TestIphcVector
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/windows/ |
H A D | win_socket.cc | 131 void WinSocket::OpState::SetError(int wsa_error) { in SetError() function in grpc_event_engine::experimental::WinSocket::OpState
|
/aosp_15_r20/prebuilts/go/linux-x86/src/vendor/golang.org/x/crypto/cryptobyte/ |
D | builder.go | 55 func (b *Builder) SetError(err error) { func
|
/aosp_15_r20/external/webrtc/test/network/ |
H A D | emulated_turn_server.cc | 66 void SetError(int error) override {} in SetError() function in __anond47927080111::AsyncPacketSocketWrapper
|
H A D | fake_network_socket_server.cc | 246 void FakeNetworkSocket::SetError(int error) { in SetError() function in webrtc::test::FakeNetworkSocket
|