/aosp_15_r20/external/rust/android-crates-io/crates/axum/src/error_handling/ |
D | mod.rs | 72 pub struct HandleError<S, F, T> { struct 78 impl<S, F, T> HandleError<S, F, T> { impl 89 impl<S, F, T> Clone for HandleError<S, F, T> implementation 103 impl<S, F, E> fmt::Debug for HandleError<S, F, E> implementation 115 impl<S, F, B, Fut, Res> Service<Request<B>> for HandleError<S, F, ()> implementation
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/linux_generic/ |
D | files.cc | 33 void HandleError(const std::string& temp_path, int* dir_fd, FILE** fp) { in HandleError() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/posix_engine/ |
D | posix_endpoint.cc | 802 void PosixEndpointImpl::HandleError(absl::Status status) { in HandleError() function in grpc_event_engine::experimental::PosixEndpointImpl 866 void PosixEndpointImpl::HandleError(absl::Status /*status*/) { in HandleError() function in grpc_event_engine::experimental::PosixEndpointImpl
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/posix_engine/ |
H A D | posix_endpoint.cc | 824 void PosixEndpointImpl::HandleError(absl::Status status) { in HandleError() function in grpc_event_engine::experimental::PosixEndpointImpl 888 void PosixEndpointImpl::HandleError(absl::Status /*status*/) { in HandleError() function in grpc_event_engine::experimental::PosixEndpointImpl
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/balsa/ |
H A D | noop_balsa_visitor.h | 52 void HandleError(BalsaFrameEnums::ErrorCode /*error_code*/) override {} in HandleError() function
|
H A D | balsa_frame.cc | 468 void BalsaFrame::HandleError(BalsaFrameEnums::ErrorCode error_code) { in HandleError() function in quiche::BalsaFrame
|
/aosp_15_r20/external/openthread/src/ncp/ |
H A D | ncp_hdlc.cpp | 315 void NcpHdlc::HandleError(otError aError, uint8_t *aBuf, uint16_t aBufLength) in HandleError() function in ot::Ncp::NcpHdlc
|
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/lib/ |
H A D | connector.cc | 521 void Connector::HandleError(bool force_pipe_reset, bool force_async_handler) { in HandleError() function in mojo::Connector
|
/aosp_15_r20/system/libziparchive/ |
H A D | zip_writer.cc | 129 int32_t ZipWriter::HandleError(int32_t error_code) { in HandleError() function in ZipWriter
|
/aosp_15_r20/external/pigweed/pw_rpc/public/pw_rpc/internal/ |
H A D | call.h | 319 void HandleError(Status status) PW_UNLOCK_FUNCTION(rpc_lock()) { in HandleError() function
|
/aosp_15_r20/system/update_engine/ |
H A D | test_http_server.cc | 408 ssize_t HandleError(int fd, const HttpRequest& request) { in HandleError() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFContext.cpp | 1577 function_ref<ErrorPolicy(Error)> HandleError) in DWARFObjInMemory() 1893 function_ref<ErrorPolicy(Error)> HandleError, in create()
|
/aosp_15_r20/packages/modules/adb/daemon/ |
D | usb.cpp | 676 void HandleError(const std::string& error) { in HandleError() function
|
/aosp_15_r20/external/webrtc/net/dcsctp/socket/ |
H A D | dcsctp_socket.cc | 1524 void DcSctpSocket::HandleError(const CommonHeader& header, in HandleError() function in dcsctp::DcSctpSocket
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/ |
H A D | renderergl_utils.cpp | 3051 angle::Result HandleError(const gl::Context *context, in HandleError() function
|
/aosp_15_r20/packages/modules/adb/ |
D | transport.cpp | 1164 void atransport::HandleError(const std::string& error) { in HandleError() function in atransport
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFContext.cpp | 1754 function_ref<void(Error)> HandleError, in DWARFObjInMemory()
|