Searched refs:bytes_to_cache (Results 1 – 1 of 1) sorted by relevance
55 auto bytes_to_cache = in Write() local57 if (bytes_to_cache > 0) { // Which means |cache_| is still have some space. in Write()60 bytes_to_cache); in Write()61 total_bytes_wrote += bytes_to_cache; in Write()62 bytes_cached_ += bytes_to_cache; in Write()