Home
last modified time | relevance | path

Searched defs:SendInternal (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/cronet/net/test/embedded_test_server/
H A Dhttp1_connection.cc154 void Http1Connection::SendInternal(base::OnceClosure callback, in SendInternal() function in net::test_server::Http1Connection
H A Dhttp2_connection.cc307 void Http2Connection::SendInternal() { in SendInternal() function in net::test_server::Http2Connection
/aosp_15_r20/external/webrtc/p2p/base/
H A Dstun_request.cc244 void StunRequest::SendInternal() { in SendInternal() function in cricket::StunRequest
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/io/
H A Devent_loop_connecting_client_socket.cc564 absl::Status EventLoopConnectingClientSocket::SendInternal() { in SendInternal() function in quic::EventLoopConnectingClientSocket
/aosp_15_r20/external/libchrome/ipc/
H A Dipc_channel_proxy.cc520 void ChannelProxy::SendInternal(Message* message) { in SendInternal() function in IPC::ChannelProxy
/aosp_15_r20/external/cronet/ipc/
H A Dipc_channel_proxy.cc551 void ChannelProxy::SendInternal(Message* message) { in SendInternal() function in IPC::ChannelProxy
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/att/
H A Dbearer.cc376 bool Bearer::SendInternal(ByteBufferPtr pdu, TransactionCallback callback) { in SendInternal() function in bt::att::Bearer