Searched refs:getDrop (Results 1 – 7 of 7) sorted by relevance
196 public boolean getDrop() { in getDrop() method in Server269 result = result && (getDrop() in equals()270 == other.getDrop()); in equals()290 getDrop()); in hashCode()510 if (other.getDrop() != false) { in mergeFrom()511 setDrop(other.getDrop()); in mergeFrom()746 public boolean getDrop() { in getDrop() method in Server.Builder
66 boolean getDrop(); in getDrop() method
3257 static MeasureUnit getDrop();
574 if (server.getDrop()) { in handleResponse()
1961 MeasureUnit MeasureUnit::getDrop() { in getDrop() function in MeasureUnit
2262 measureUnitValue = MeasureUnit::getDrop(); in TestCompatible68()