Searched refs:onSendBytes_ (Results 1 – 2 of 2) sorted by relevance
86 if (onSendBytes_) { in SendBytes()87 int errCode = onSendBytes_(); in SendBytes()379 onSendBytes_ = onSendBytes; in ForkSendBytes()
138 OnSendBytes onSendBytes_; variable