Home
last modified time | relevance | path

Searched defs:send_error (Results 1 – 25 of 32) sorted by relevance

12

/aosp_15_r20/external/rust/android-crates-io/crates/oneshot-uniffi/tests/
Dsync.rs116 let send_error = sender.send(5u128).unwrap_err(); in send_with_dropped_receiver() localVariable
323 let send_error = sender.send(message).unwrap_err(); in send_error_drops_message_correctly() localVariable
336 let send_error = sender.send(message).unwrap_err(); in send_error_drops_message_correctly_on_into_inner() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/oneshot-uniffi/examples/
Dsend_with_dropped_receiver.rs6 let send_error = sender.send(5u128).unwrap_err(); in main() localVariable
/aosp_15_r20/external/openscreen/cast/common/channel/
H A Dcast_socket_message_port.cc77 const Error send_error = router_->Send( in PostMessage() local
/aosp_15_r20/frameworks/native/libs/bufferstreams/rust/src/publishers/
H A Dtesting.rs68 pub fn send_error(&mut self, error: BufferError) { in send_error() method
/aosp_15_r20/external/sdv/vsomeip/implementation/endpoints/src/
Dvirtual_server_endpoint_impl.cpp76 bool virtual_server_endpoint_impl::send_error( in send_error() function in vsomeip_v3::virtual_server_endpoint_impl
Dclient_endpoint_impl.cpp154 bool client_endpoint_impl<Protocol>::send_error( in send_error() function in vsomeip_v3::client_endpoint_impl
Dudp_server_endpoint_impl.cpp225 bool udp_server_endpoint_impl::send_error( in send_error() function in vsomeip_v3::udp_server_endpoint_impl
Dlocal_server_endpoint_impl.cpp188 bool local_server_endpoint_impl::send_error( in send_error() function in vsomeip_v3::local_server_endpoint_impl
Dtcp_server_endpoint_impl.cpp118 bool tcp_server_endpoint_impl::send_error( in send_error() function in vsomeip_v3::tcp_server_endpoint_impl
/aosp_15_r20/external/python/cpython2/Lib/
DBaseHTTPServer.py344 def send_error(self, code, message=None): member in BaseHTTPRequestHandler
/aosp_15_r20/external/python/bumble/apps/link_relay/
Dlink_relay.py81 async def send_error(self, error): member in Connection
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/http/
H A Dserver.py440 def send_error(self, code, message=None, explain=None): member in BaseHTTPRequestHandler
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/http/
Dserver.py440 def send_error(self, code, message=None, explain=None): member in BaseHTTPRequestHandler
/aosp_15_r20/external/python/cpython3/Lib/http/
Dserver.py440 def send_error(self, code, message=None, explain=None): member in BaseHTTPRequestHandler
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/http/
Dserver.py440 def send_error(self, code, message=None, explain=None): member in BaseHTTPRequestHandler
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/http/
Dserver.py440 def send_error(self, code, message=None, explain=None): member in BaseHTTPRequestHandler
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/http/
Dserver.py440 def send_error(self, code, message=None, explain=None): member in BaseHTTPRequestHandler
/aosp_15_r20/external/virtio-media/device/src/
H A Dlib.rs89 fn send_error(&mut self, session_id: u32, errno: i32) { in send_error() method
/aosp_15_r20/external/scapy/scapy/layers/
H A Dtftp.py444 def send_error(self): member in TFTP_RRQ_server
/aosp_15_r20/external/rust/android-crates-io/crates/hyper/src/body/
Dbody.rs616 pub(crate) fn send_error(&mut self, err: crate::Error) { in send_error() method
/aosp_15_r20/external/python/bumble/bumble/
Dhfp.py1291 def send_error(self) -> None: member in AgProtocol
/aosp_15_r20/external/sdv/vsomeip/implementation/routing/src/
Drouting_manager_impl.cpp3114 void routing_manager_impl::send_error(return_code_e _return_code, in send_error() function in vsomeip_v3::routing_manager_impl
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h15855 int send_error; member
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...
/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h76894 int send_error; member

12