Searched refs:GetMaxCapacity (Results 1 – 2 of 2) sorted by relevance
162 size_t GetMaxCapacity() const REQUIRES(Locks::jit_lock_) { in GetMaxCapacity() function
1084 return private_region_.GetCurrentCapacity() == private_region_.GetMaxCapacity(); in IsAtMaxCapacity()