/external/llvm-project/lldb/unittests/tools/lldb-server/tests/ |
D | TestClient.cpp | 178 Error TestClient::SendMessage(StringRef message) { in SendMessage() function in TestClient 183 Error TestClient::SendMessage(StringRef message, std::string &response_string) { in SendMessage() function in TestClient 192 Error TestClient::SendMessage(StringRef message, std::string &response_string, in SendMessage() function in TestClient
|
D | TestClient.h | 103 TestClient::SendMessage(llvm::StringRef Message, CreateArgs &&... Args) { in SendMessage() function
|
/external/grpc-grpc/src/csharp/Grpc.Microbenchmarks/ |
D | Program.cs | 34 SendMessage enumerator
|
/external/openscreen/discovery/mdns/ |
D | mdns_sender.cc | 29 Error MdnsSender::SendMessage(const MdnsMessage& message, in SendMessage() function in openscreen::discovery::MdnsSender
|
/external/openscreen/cast/streaming/ |
D | session_messager.cc | 52 Error SessionMessager::SendMessage(const std::string& destination_id, in SendMessage() function in openscreen::cast::SessionMessager 202 Error ReceiverSessionMessager::SendMessage(ReceiverMessage message) { in SendMessage() function in openscreen::cast::ReceiverSessionMessager
|
/external/openscreen/platform/test/ |
D | fake_udp_socket.cc | 69 void FakeUdpSocket::SendMessage(const void* data, in SendMessage() function in openscreen::FakeUdpSocket
|
/external/openscreen/cast/common/channel/ |
D | cast_socket_unittest.cc | 51 TEST_F(CastSocketTest, SendMessage) { in TEST_F() argument
|
D | virtual_connection_router_unittest.cc | 217 TEST_F(VirtualConnectionRouterTest, SendMessage) { in TEST_F() argument
|
/external/grpc-grpc/include/grpcpp/impl/codegen/ |
D | call.h | 298 Status CallOpSendMessage::SendMessage(const M& message, WriteOptions options) { in SendMessage() function 314 Status CallOpSendMessage::SendMessage(const M& message) { in SendMessage() function
|
/external/webrtc/test/network/ |
D | cross_traffic.cc | 134 void TcpMessageRouteImpl::SendMessage(size_t size, in SendMessage() function in webrtc::test::TcpMessageRouteImpl
|
/external/webrtc/examples/peerconnection/client/ |
D | conductor.cc | 576 void Conductor::SendMessage(const std::string& json_object) { in SendMessage() function in Conductor
|
/external/libchrome/ipc/ |
D | ipc_mojo_bootstrap.cc | 499 bool SendMessage(mojo::Message* message) override { in SendMessage() function in IPC::__anonf422a6c80111::ChannelAssociatedGroupController::Endpoint 652 bool SendMessage(mojo::Message* message) { in SendMessage() function in IPC::__anonf422a6c80111::ChannelAssociatedGroupController
|
/external/openscreen/platform/impl/ |
D | udp_socket_posix.cc | 496 void UdpSocketPosix::SendMessage(const void* data, in SendMessage() function in openscreen::UdpSocketPosix
|
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/ |
D | call_op_set.h | 375 Status CallOpSendMessage::SendMessage(const M& message, WriteOptions options) { in SendMessage() function 392 Status CallOpSendMessage::SendMessage(const M& message) { in SendMessage() function
|
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/ |
D | call_op_set.h | 375 Status CallOpSendMessage::SendMessage(const M& message, WriteOptions options) { in SendMessage() function 392 Status CallOpSendMessage::SendMessage(const M& message) { in SendMessage() function
|
/external/adhd/cras/src/tests/ |
D | dbus_test.cc | 295 void DBusMatch::SendMessage(DBusConnection* conn, DBusMessage* message) { in SendMessage() function in DBusMatch
|
/external/llvm-project/lldb/source/Plugins/Platform/Android/ |
D | AdbClient.cpp | 216 Status AdbClient::SendMessage(const std::string &packet, const bool reconnect) { in SendMessage() function in AdbClient
|
/external/libchrome/mojo/public/cpp/bindings/lib/ |
D | multiplex_router.cc | 129 bool SendMessage(Message* message) override { in SendMessage() function in mojo::internal::MultiplexRouter::InterfaceEndpoint
|
/external/llvm-project/lldb/source/Plugins/Process/FreeBSD/ |
D | ProcessFreeBSD.cpp | 212 void ProcessFreeBSD::SendMessage(const ProcessMessage &message) { in SendMessage() function in ProcessFreeBSD
|