Searched defs:quota_bytes_total (Results 1 – 1 of 1) sorted by relevance
49 int64 quota_bytes_total() const { return quota_bytes_total_; } in quota_bytes_total() function58 void set_quota_bytes_total(int64 quota_bytes_total) { in set_quota_bytes_total()