Searched refs:isTruncated (Results 1 – 5 of 5) sorted by relevance
83 …int delay = (iAmTheOnlyOne && !_in.isTruncated()) ? 0 : DNSConstants.RESPONSE_MIN_WAIT_INTERVAL + … in start()
189 public boolean isTruncated() { in isTruncated() method in DNSMessage
534 if (this.isQuery() && this.isTruncated() && that.isQuery()) { in append()
1462 if (in.isTruncated()) { in handleQuery()
996 bool isTruncated = FinalTySize < OrigTySize; in rewriteToNumericBoxedExpression() local1013 !isTruncated) { in rewriteToNumericBoxedExpression()