Searched defs:transmit (Results 1 – 8 of 8) sorted by relevance
246 public BufferedSource transmit(byte[] bytes) throws IOException { in transmit() method in BufferPerformanceBench.BufferSetup287 protected BufferedSource transmit(byte[] bytes, int maxChunkSize) throws IOException { in transmit() method in BufferPerformanceBench.BufferState
98 int transmit; member
63 int transmit; member
83 def transmit( event, *interpolation_arguments ) method in ANTLR3.Debug.EventSocketProxy
115 protected void transmit(String event) { in transmit() method in DebugEventSocketProxy
323 transmit(pANTLR3_DEBUG_EVENT_LISTENER delboy, const char * ptr) in transmit() function
964 bool PseudoTcp::transmit(const SList::iterator& seg, uint32_t now) { in transmit() function in cricket::PseudoTcp
904 def transmit(self, event): member in DebugEventSocketProxy