Home
last modified time | relevance | path

Searched refs:sendMessage (Results 1 – 6 of 6) sorted by relevance

/thrift-3.4.0/lib/cpp/src/thrift/async/
DTAsyncChannel.cpp32 sendMessage(send_done, sendBuf); in sendAndRecvMessage()
DTAsyncChannel.h54 virtual void sendMessage(const VoidCallback& cob,
DTEvhttpClientChannel.h62 void sendMessage(const VoidCallback& cob,
DTEvhttpClientChannel.cpp93 void TEvhttpClientChannel::sendMessage(const VoidCallback& cob, in sendMessage() function in apache::thrift::async::TEvhttpClientChannel
/thrift-3.4.0/lib/py/src/transport/
DTTwisted.py45 return self.sendMessage(msg)
47 def sendMessage(self, message): member in TMessageSenderTransport
57 def sendMessage(self, message): member in TCallbackTransport
/thrift-3.4.0/test/haxe/src/
DTestClient.hx200 main.sendMessage( rslt.CalculateExitCode());
203 thread.sendMessage(Thread.current());