Searched refs:total_sent_bytes_from_previous_transactions_ (Results 1 – 2 of 2) sorted by relevance
298 int64_t total_sent_bytes_from_previous_transactions_ = 0; variable
562 total_sent_bytes_from_previous_transactions_ += in DestroyTransaction()1630 int64_t total_sent_bytes = total_sent_bytes_from_previous_transactions_; in GetTotalSentBytes()