Home
last modified time | relevance | path

Searched defs:SendMessage (Results 1 – 25 of 83) sorted by relevance

1234

/aosp_15_r20/external/openthread/src/core/coap/
H A Dcoap_secure.cpp122 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 Dcoap.cpp198 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 Dsession_messenger.cc51 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 Dquic_test_client.cc442 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/
Dcamera_controller.h31 virtual void SendMessage(const Json::Value& msg) { in SendMessage() function
/aosp_15_r20/external/openthread/src/core/thread/
H A Dmesh_forwarder_mtd.cpp40 void MeshForwarder::SendMessage(OwnedPtr<Message> aMessagePtr) in SendMessage() function in ot::MeshForwarder
H A Dchild_supervision.cpp68 void ChildSupervisor::SendMessage(Child &aChild) in SendMessage() function in ot::ChildSupervisor
/aosp_15_r20/system/core/init/
H A Dproto_utils.h43 Result<void> SendMessage(int socket, const T& message) { in SendMessage() function
/aosp_15_r20/external/openscreen/discovery/mdns/
H A Dmdns_sender.cc29 Error MdnsSender::SendMessage(const MdnsMessage& message, in SendMessage() function in openscreen::discovery::MdnsSender
/aosp_15_r20/art/runtime/base/
H A Dmessage_queue.h99 void SendMessage(Message message) { in SendMessage() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/qbone/
H A Dqbone_control_stream.cc58 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 Dpairing_channel.h61 void SendMessage(Code message_code, const PayloadType& payload) { in SendMessage() function
/aosp_15_r20/external/angle/build/android/gyp/util/
H A Dserver_utils.py92 def SendMessage(sock: socket.socket, message: bytes): function
/aosp_15_r20/device/google/cuttlefish/common/libs/security/
Dgatekeeper_channel_sharedfd.cpp38 bool SharedFdGatekeeperChannel::SendMessage(uint32_t command, bool is_response, in SendMessage() function in cuttlefish::SharedFdGatekeeperChannel
Dkeymaster_channel_sharedfd.cpp47 bool SharedFdKeymasterChannel::SendMessage( in SendMessage() function in cuttlefish::SharedFdKeymasterChannel
Dkeymaster_channel_windows.cpp118 bool KeymasterWindowsChannel::SendMessage( in SendMessage() function in cuttlefish::KeymasterWindowsChannel
Dgatekeeper_channel_windows.cpp117 bool GatekeeperWindowsChannel::SendMessage( in SendMessage() function in cuttlefish::GatekeeperWindowsChannel
/aosp_15_r20/device/google/cuttlefish/common/libs/transport/
Dchannel_sharedfd.cpp69 Result<void> SharedFdChannel::SendMessage(RawMessage& message, bool response) { in SendMessage() function in cuttlefish::transport::SharedFdChannel
/aosp_15_r20/external/cronet/base/win/
H A Dmessage_window_unittest.cc51 TEST(MessageWindowTest, SendMessage) { in TEST() argument
/aosp_15_r20/external/openscreen/platform/test/
H A Dfake_udp_socket.cc69 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 Decho_client.cc74 void SendMessage(EventEngine::Endpoint* endpoint, int message_id) { in SendMessage() function
/aosp_15_r20/external/libchrome/ipc/
H A Dipc_mojo_bootstrap.cc499 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 Dmach_message_converter.cc158 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 Dquic_session.cc2617 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 Dipc_message_pipe_reader.cc41 void SendMessage(mojo::Message& message) override { in SendMessage() function in IPC::internal::__anon6d9f083f0111::ThreadSafeProxy

1234