Searched refs:targetTxBytes (Results 1 – 1 of 1) sorted by relevance
318 final long targetTxBytes = multiplySafe(targetBytes, rawTxBytes, rawBytes); in getHistory() local327 entry.txBytes = multiplySafe(targetTxBytes, entry.txBytes, rawTxBytes); in getHistory()