Home
last modified time | relevance | path

Searched defs:SendResponse (Results 1 – 25 of 41) sorted by relevance

12

/aosp_15_r20/external/cronet/net/test/embedded_test_server/
H A Dhttp_response.cc40 void RawHttpResponse::SendResponse( in SendResponse() function in net::test_server::RawHttpResponse
94 void BasicHttpResponse::SendResponse( in SendResponse() function in net::test_server::BasicHttpResponse
105 void DelayedHttpResponse::SendResponse( in SendResponse() function in net::test_server::DelayedHttpResponse
114 void HungResponse::SendResponse(base::WeakPtr<HttpResponseDelegate> delegate) {} in SendResponse() function in net::test_server::HungResponse
121 void HungAfterHeadersHttpResponse::SendResponse( in SendResponse() function in net::test_server::HungAfterHeadersHttpResponse
H A Dcontrollable_http_response.cc32 void SendResponse(base::WeakPtr<HttpResponseDelegate> delegate) override { in SendResponse() function in net::test_server::ControllableHttpResponse::Interceptor
H A Ddefault_handlers.cc806 void SendResponse(base::WeakPtr<HttpResponseDelegate> delegate) override { in SendResponse() function in net::test_server::__anond3ac007d0111::ExabyteResponse
898 void SendResponse(base::WeakPtr<HttpResponseDelegate> delegate) override { in SendResponse() function in net::test_server::__anond3ac007d0111::DelayedChunkedHttpResponse
/aosp_15_r20/external/pigweed/pw_rpc/pwpb/public/pw_rpc/pwpb/
H A Dclient_testing.h42 void SendResponse(Status status) const { in SendResponse() function
50 void SendResponse(const Response<kMethod>& payload, Status status) const { in SendResponse() function
/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/
Dserver.rs279 pub struct SendResponse<B: Buf> { struct
298 inner: SendResponse<B>, argument
1099 impl<B: Buf> SendResponse<B> { implementation
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
H A Dgrpc_call.h175 void SendResponse(::grpc::Status status) { in SendResponse() function
457 void SendResponse() { in SendResponse() function
/aosp_15_r20/external/openscreen/discovery/mdns/
H A Dmdns_responder.cc354 void MdnsResponder::TruncatedQuery::SendResponse() { in SendResponse() function in openscreen::discovery::MdnsResponder::TruncatedQuery
579 void MdnsResponder::SendResponse( in SendResponse() function in openscreen::discovery::MdnsResponder
/aosp_15_r20/device/google/cuttlefish/common/libs/security/
Dgatekeeper_channel_sharedfd.cpp33 bool SharedFdGatekeeperChannel::SendResponse( in SendResponse() function in cuttlefish::SharedFdGatekeeperChannel
Dkeymaster_channel_sharedfd.cpp42 bool SharedFdKeymasterChannel::SendResponse( in SendResponse() function in cuttlefish::SharedFdKeymasterChannel
Dkeymaster_channel_windows.cpp113 bool KeymasterWindowsChannel::SendResponse( in SendResponse() function in cuttlefish::KeymasterWindowsChannel
Dgatekeeper_channel_windows.cpp111 bool GatekeeperWindowsChannel::SendResponse( in SendResponse() function in cuttlefish::GatekeeperWindowsChannel
/aosp_15_r20/device/google/cuttlefish/common/libs/transport/
Dchannel_sharedfd.cpp34 Result<void> SharedFdChannel::SendResponse(RawMessage& message) { in SendResponse() function in cuttlefish::transport::SharedFdChannel
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/
Dwebrtc_command_channel.cpp85 Result<void> WebrtcServerCommandChannel::SendResponse( in SendResponse() function in cuttlefish::WebrtcServerCommandChannel
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/setup/
Dtest_channel_transport.cc94 void TestChannelTransport::SendResponse(std::shared_ptr<AsyncDataChannel> socket, in SendResponse() function in rootcanal::TestChannelTransport
/aosp_15_r20/external/webrtc/p2p/base/
H A Dstun_server.cc78 void StunServer::SendResponse(const StunMessage& msg, in SendResponse() function in cricket::StunServer
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/tests/
H A Drouter_test_util.cc70 bool ResponseGenerator::SendResponse(uint32_t name, in SendResponse() function in mojo::test::ResponseGenerator
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/cpp/server/orca/
Dorca_service.cc123 void SendResponse() { in SendResponse() function in grpc::experimental::OrcaService::Reactor
/aosp_15_r20/external/grpc-grpc/src/cpp/server/orca/
H A Dorca_service.cc122 void SendResponse() { in SendResponse() function in grpc::experimental::OrcaService::Reactor
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/qbone/
H A Dqbone_packet_processor.cc283 void QbonePacketProcessor::SendResponse(Direction original_direction, in SendResponse() function in quic::QbonePacketProcessor
/aosp_15_r20/external/pandora/bt-test-interfaces/pandora/
Dl2cap.proto208 message SendResponse { message
/aosp_15_r20/external/libchrome/dbus/
H A Dexported_object.cc257 void ExportedObject::SendResponse(base::TimeTicks start_time, in SendResponse() function in dbus::ExportedObject
/aosp_15_r20/device/google/cuttlefish/common/libs/confui/
Dprotocol.cpp133 bool SendResponse(SharedFD fd, const std::string& session_id, in SendResponse() function
/aosp_15_r20/external/deqp/external/vulkancts/vkscserver/
H A Dserver.cpp163 void SendResponse(Client &c, T &data) in SendResponse() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/tools/
H A Dquic_simple_server_stream.cc162 void QuicSimpleServerStream::SendResponse() { in SendResponse() function in quic::QuicSimpleServerStream
/aosp_15_r20/external/pigweed/pw_rpc/raw/
H A Dsynchronous_call_test.cc70 void SendResponse() { in SendResponse() function in pw::rpc::test::__anon2aecf2670111::RawSynchronousCallTest

12