Searched defs:quota_bytes_used (Results 1 – 1 of 1) sorted by relevance
51 int64 quota_bytes_used() const { return quota_bytes_used_; } in quota_bytes_used() function61 void set_quota_bytes_used(int64 quota_bytes_used) { in set_quota_bytes_used()