Searched refs:total_bytes_processed_ (Results 1 – 1 of 1) sorted by relevance
59 total_bytes_processed_(0), in LeAudioTransport()91 VLOG(2) << __func__ << ": data=" << total_bytes_processed_ in GetPresentationPosition()99 *total_bytes_processed = total_bytes_processed_; in GetPresentationPosition()121 total_bytes_processed_ = 0; in ResetPresentationPosition()127 total_bytes_processed_ += bytes_processed; in LogBytesProcessed()153 uint64_t total_bytes_processed_; member in __anon58dd06440111::LeAudioTransport