Searched refs:getCallsStarted (Results 1 – 4 of 4) sorted by relevance
42 long getCallsStarted(); in getCallsStarted() method
166 public long getCallsStarted() { in getCallsStarted() method in ServerData305 result = result && (getCallsStarted() in equals()306 == other.getCallsStarted()); in equals()333 getCallsStarted()); in hashCode()574 if (other.getCallsStarted() != 0L) { in mergeFrom()575 setCallsStarted(other.getCallsStarted()); in mergeFrom()774 public long getCallsStarted() { in getCallsStarted() method in ServerData.Builder
88 long getCallsStarted(); in getCallsStarted() method
264 public long getCallsStarted() { in getCallsStarted() method in ChannelData423 result = result && (getCallsStarted() in equals()424 == other.getCallsStarted()); in equals()457 getCallsStarted()); in hashCode()719 if (other.getCallsStarted() != 0L) { in mergeFrom()720 setCallsStarted(other.getCallsStarted()); in mergeFrom()1170 public long getCallsStarted() { in getCallsStarted() method in ChannelData.Builder