/aosp_15_r20/external/openthread/src/core/coap/ |
H A D | coap_secure.cpp | 122 Error CoapSecure::SendMessage(Message &aMessage, in SendMessage() function in ot::Coap::CoapSecure 139 Error CoapSecure::SendMessage(Message &aMessage, in SendMessage() function in ot::Coap::CoapSecure 150 Error CoapSecure::SendMessage(Message &aMessage, ResponseHandler aHandler, void *aContext) in SendMessage() function in ot::Coap::CoapSecure 162 Error CoapSecure::SendMessage(Message &aMessage, in SendMessage() function in ot::Coap::CoapSecure
|
H A D | coap.cpp | 198 Error CoapBase::SendMessage(Message &aMessage, in SendMessage() function in ot::Coap::CoapBase 362 Error CoapBase::SendMessage(Message &aMessage, const Ip6::MessageInfo &aMessageInfo, const TxParame… in SendMessage() function in ot::Coap::CoapBase 367 Error CoapBase::SendMessage(Message &aMessage, in SendMessage() function in ot::Coap::CoapBase 379 Error CoapBase::SendMessage(Message &aMessage, const Ip6::MessageInfo &aMessageInfo) in SendMessage() function in ot::Coap::CoapBase
|
/aosp_15_r20/external/openscreen/cast/streaming/ |
H A D | session_messenger.cc | 51 Error SessionMessenger::SendMessage(const std::string& destination_id, in SendMessage() function in openscreen::cast::SessionMessenger 207 Error ReceiverSessionMessenger::SendMessage(ReceiverMessage message) { in SendMessage() function in openscreen::cast::ReceiverSessionMessenger
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/ |
H A D | quic_test_client.cc | 442 int64_t QuicTestClient::SendMessage(const spdy::Http2HeaderBlock& headers, in SendMessage() function in quic::test::QuicTestClient 447 int64_t QuicTestClient::SendMessage(const spdy::Http2HeaderBlock& headers, in SendMessage() function in quic::test::QuicTestClient 452 int64_t QuicTestClient::SendMessage(const spdy::Http2HeaderBlock& headers, in SendMessage() function in quic::test::QuicTestClient
|
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/libdevice/ |
D | camera_controller.h | 31 virtual void SendMessage(const Json::Value& msg) { in SendMessage() function
|
/aosp_15_r20/external/openthread/src/core/thread/ |
H A D | mesh_forwarder_mtd.cpp | 40 void MeshForwarder::SendMessage(OwnedPtr<Message> aMessagePtr) in SendMessage() function in ot::MeshForwarder
|
H A D | child_supervision.cpp | 68 void ChildSupervisor::SendMessage(Child &aChild) in SendMessage() function in ot::ChildSupervisor
|
/aosp_15_r20/system/core/init/ |
H A D | proto_utils.h | 43 Result<void> SendMessage(int socket, const T& message) { in SendMessage() function
|
/aosp_15_r20/external/openscreen/discovery/mdns/ |
H A D | mdns_sender.cc | 29 Error MdnsSender::SendMessage(const MdnsMessage& message, in SendMessage() function in openscreen::discovery::MdnsSender
|
/aosp_15_r20/art/runtime/base/ |
H A D | message_queue.h | 99 void SendMessage(Message message) { in SendMessage() function
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/qbone/ |
H A D | qbone_control_stream.cc | 58 bool QboneControlStreamBase::SendMessage(const proto2::Message& proto) { in SendMessage() function in quic::QboneControlStreamBase
|
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/sm/ |
H A D | pairing_channel.h | 61 void SendMessage(Code message_code, const PayloadType& payload) { in SendMessage() function
|
/aosp_15_r20/external/angle/build/android/gyp/util/ |
H A D | server_utils.py | 92 def SendMessage(sock: socket.socket, message: bytes): function
|
/aosp_15_r20/device/google/cuttlefish/common/libs/security/ |
D | gatekeeper_channel_sharedfd.cpp | 38 bool SharedFdGatekeeperChannel::SendMessage(uint32_t command, bool is_response, in SendMessage() function in cuttlefish::SharedFdGatekeeperChannel
|
D | keymaster_channel_sharedfd.cpp | 47 bool SharedFdKeymasterChannel::SendMessage( in SendMessage() function in cuttlefish::SharedFdKeymasterChannel
|
D | keymaster_channel_windows.cpp | 118 bool KeymasterWindowsChannel::SendMessage( in SendMessage() function in cuttlefish::KeymasterWindowsChannel
|
D | gatekeeper_channel_windows.cpp | 117 bool GatekeeperWindowsChannel::SendMessage( in SendMessage() function in cuttlefish::GatekeeperWindowsChannel
|
/aosp_15_r20/device/google/cuttlefish/common/libs/transport/ |
D | channel_sharedfd.cpp | 69 Result<void> SharedFdChannel::SendMessage(RawMessage& message, bool response) { in SendMessage() function in cuttlefish::transport::SharedFdChannel
|
/aosp_15_r20/external/cronet/base/win/ |
H A D | message_window_unittest.cc | 51 TEST(MessageWindowTest, SendMessage) { in TEST() argument
|
/aosp_15_r20/external/openscreen/platform/test/ |
H A D | fake_udp_socket.cc | 69 void FakeUdpSocket::SendMessage(const void* data, in SendMessage() function in openscreen::FakeUdpSocket
|
/aosp_15_r20/external/grpc-grpc/test/core/event_engine/test_suite/tools/ |
H A D | echo_client.cc | 74 void SendMessage(EventEngine::Endpoint* endpoint, int message_id) { in SendMessage() function
|
/aosp_15_r20/external/libchrome/ipc/ |
H A D | ipc_mojo_bootstrap.cc | 499 bool SendMessage(mojo::Message* message) override { in SendMessage() function in IPC::__anon8d57b7970111::ChannelAssociatedGroupController::Endpoint 652 bool SendMessage(mojo::Message* message) { in SendMessage() function in IPC::__anon8d57b7970111::ChannelAssociatedGroupController
|
/aosp_15_r20/external/cronet/testing/libfuzzer/fuzzers/mach/ |
H A D | mach_message_converter.cc | 158 SendResult SendMessage(mach_port_t remote_port, const MachMessage& proto) { in SendMessage() function
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/ |
H A D | quic_session.cc | 2617 MessageResult QuicSession::SendMessage( in SendMessage() function in quic::QuicSession 2622 MessageResult QuicSession::SendMessage(quiche::QuicheMemSlice message) { in SendMessage() function in quic::QuicSession 2626 MessageResult QuicSession::SendMessage( in SendMessage() function in quic::QuicSession
|
/aosp_15_r20/external/cronet/ipc/ |
H A D | ipc_message_pipe_reader.cc | 41 void SendMessage(mojo::Message& message) override { in SendMessage() function in IPC::internal::__anon6d9f083f0111::ThreadSafeProxy
|