Searched refs:pullTotalBytesCount (Results 1 – 3 of 3) sorted by relevance
153 mTotalOutputBytes.addAndGet(mOutputPort.pullTotalBytesCount()); in close()181 mTotalInputBytes.addAndGet(mInputPort.pullTotalBytesCount()); in close()480 mTotalOutputBytes.addAndGet(outputPort.pullTotalBytesCount()); in close()486 mTotalInputBytes.addAndGet(inputPort.pullTotalBytesCount()); in close()
174 public int pullTotalBytesCount() { in pullTotalBytesCount() method in MidiOutputPort
181 public int pullTotalBytesCount() { in pullTotalBytesCount() method in MidiInputPort