/third_party/mindspore/mindspore/ccsrc/ps/core/communicator/ |
D | tcp_server.cc | 43 void TcpConnection::SendMessage(const void *buffer, size_t num) const { in SendMessage() function in mindspore::ps::core::TcpConnection 59 bool TcpConnection::SendMessage(const std::shared_ptr<CommMessage> &message) const { in SendMessage() function in mindspore::ps::core::TcpConnection 77 bool TcpConnection::SendMessage(const std::shared_ptr<MessageMeta> &meta, const Protos &protos, con… in SendMessage() function in mindspore::ps::core::TcpConnection 420 bool TcpServer::SendMessage(const std::shared_ptr<TcpConnection> &conn, const std::shared_ptr<CommM… in SendMessage() function in mindspore::ps::core::TcpServer 426 bool TcpServer::SendMessage(const std::shared_ptr<TcpConnection> &conn, const std::shared_ptr<Messa… in SendMessage() function in mindspore::ps::core::TcpServer 434 void TcpServer::SendMessage(const std::shared_ptr<CommMessage> &message) { in SendMessage() function in mindspore::ps::core::TcpServer
|
D | tcp_client.cc | 275 bool TcpClient::SendMessage(const CommMessage &message) const { in SendMessage() function in mindspore::ps::core::TcpClient 301 bool TcpClient::SendMessage(const std::shared_ptr<MessageMeta> &meta, const Protos &protos, const v… in SendMessage() function in mindspore::ps::core::TcpClient
|
/third_party/grpc/src/csharp/Grpc.Microbenchmarks/ |
D | SendMessageBenchmark.cs | 41 public void SendMessage() in SendMessage() method in Grpc.Microbenchmarks.SendMessageBenchmark
|
/third_party/cef/libcef/browser/ |
D | browser_frame.cc | 36 void CefBrowserFrame::SendMessage(const std::string& name, in SendMessage() function in CefBrowserFrame
|
D | frame_host_impl.cc | 558 void CefFrameHostImpl::SendMessage(const std::string& name, in SendMessage() function in CefFrameHostImpl
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/cache/perf/ |
D | cache_pipeline_run.h | 74 Status SendMessage(CachePerfMsg *msg, CachePerfMsg::MessageType type, T *proto) { in SendMessage() function
|
/third_party/musl/porting/linux/user/src/hilog/ |
D | hilog_adapter.c | 53 static int SendMessage(HilogMsg *header, const char *tag, uint16_t tagLen, const char *fmt, uint16_… in SendMessage() function
|
/third_party/cef/tests/ceftests/ |
D | process_message_unittest.cc | 140 void SendMessage(CefRefPtr<CefBrowser> browser, CefRefPtr<CefFrame> frame) { in SendMessage() function in __anon753e6dc70111::SendRecvTestHandler
|
/third_party/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
|
/third_party/grpc/test/core/iomgr/ |
D | stranded_event_test.cc | 112 void SendMessage(grpc_call* call, grpc_completion_queue* cq) { in SendMessage() function
|
/third_party/cef/libcef/renderer/ |
D | frame_impl.cc | 594 void CefFrameImpl::SendMessage(const std::string& name, base::Value arguments) { in SendMessage() function in CefFrameImpl
|
/third_party/openSLES/api/1.0.1/ |
D | OpenSLES.h | 2045 SLresult (*SendMessage) ( member
|
/third_party/openSLES/api/1.0/ |
D | OpenSLES.h | 2039 SLresult (*SendMessage) ( member
|
/third_party/openSLES/api/1.1/ |
D | OpenSLES.h | 2245 SLresult (*SendMessage) ( member
|