/aosp_15_r20/external/cronet/net/test/embedded_test_server/ |
H A D | http_response.cc | 40 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 D | controllable_http_response.cc | 32 void SendResponse(base::WeakPtr<HttpResponseDelegate> delegate) override { in SendResponse() function in net::test_server::ControllableHttpResponse::Interceptor
|
H A D | default_handlers.cc | 806 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 D | client_testing.h | 42 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/ |
D | server.rs | 279 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 D | grpc_call.h | 175 void SendResponse(::grpc::Status status) { in SendResponse() function 457 void SendResponse() { in SendResponse() function
|
/aosp_15_r20/external/openscreen/discovery/mdns/ |
H A D | mdns_responder.cc | 354 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/ |
D | gatekeeper_channel_sharedfd.cpp | 33 bool SharedFdGatekeeperChannel::SendResponse( in SendResponse() function in cuttlefish::SharedFdGatekeeperChannel
|
D | keymaster_channel_sharedfd.cpp | 42 bool SharedFdKeymasterChannel::SendResponse( in SendResponse() function in cuttlefish::SharedFdKeymasterChannel
|
D | keymaster_channel_windows.cpp | 113 bool KeymasterWindowsChannel::SendResponse( in SendResponse() function in cuttlefish::KeymasterWindowsChannel
|
D | gatekeeper_channel_windows.cpp | 111 bool GatekeeperWindowsChannel::SendResponse( in SendResponse() function in cuttlefish::GatekeeperWindowsChannel
|
/aosp_15_r20/device/google/cuttlefish/common/libs/transport/ |
D | channel_sharedfd.cpp | 34 Result<void> SharedFdChannel::SendResponse(RawMessage& message) { in SendResponse() function in cuttlefish::transport::SharedFdChannel
|
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/ |
D | webrtc_command_channel.cpp | 85 Result<void> WebrtcServerCommandChannel::SendResponse( in SendResponse() function in cuttlefish::WebrtcServerCommandChannel
|
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/setup/ |
D | test_channel_transport.cc | 94 void TestChannelTransport::SendResponse(std::shared_ptr<AsyncDataChannel> socket, in SendResponse() function in rootcanal::TestChannelTransport
|
/aosp_15_r20/external/webrtc/p2p/base/ |
H A D | stun_server.cc | 78 void StunServer::SendResponse(const StunMessage& msg, in SendResponse() function in cricket::StunServer
|
/aosp_15_r20/external/libchrome/mojo/public/cpp/bindings/tests/ |
H A D | router_test_util.cc | 70 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/ |
D | orca_service.cc | 123 void SendResponse() { in SendResponse() function in grpc::experimental::OrcaService::Reactor
|
/aosp_15_r20/external/grpc-grpc/src/cpp/server/orca/ |
H A D | orca_service.cc | 122 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 D | qbone_packet_processor.cc | 283 void QbonePacketProcessor::SendResponse(Direction original_direction, in SendResponse() function in quic::QbonePacketProcessor
|
/aosp_15_r20/external/pandora/bt-test-interfaces/pandora/ |
D | l2cap.proto | 208 message SendResponse { message
|
/aosp_15_r20/external/libchrome/dbus/ |
H A D | exported_object.cc | 257 void ExportedObject::SendResponse(base::TimeTicks start_time, in SendResponse() function in dbus::ExportedObject
|
/aosp_15_r20/device/google/cuttlefish/common/libs/confui/ |
D | protocol.cpp | 133 bool SendResponse(SharedFD fd, const std::string& session_id, in SendResponse() function
|
/aosp_15_r20/external/deqp/external/vulkancts/vkscserver/ |
H A D | server.cpp | 163 void SendResponse(Client &c, T &data) in SendResponse() function
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/tools/ |
H A D | quic_simple_server_stream.cc | 162 void QuicSimpleServerStream::SendResponse() { in SendResponse() function in quic::QuicSimpleServerStream
|
/aosp_15_r20/external/pigweed/pw_rpc/raw/ |
H A D | synchronous_call_test.cc | 70 void SendResponse() { in SendResponse() function in pw::rpc::test::__anon2aecf2670111::RawSynchronousCallTest
|