Searched refs:GetHashTableMinLoadFactor (Results 1 – 4 of 4) sorted by relevance
25 classes_.push_back(ClassSet(runtime->GetHashTableMinLoadFactor(), in ClassTable()
531 tables_.back().SetLoadFactor(runtime->GetHashTableMinLoadFactor(), in Table()
615 double GetHashTableMinLoadFactor() const;
1995 double Runtime::GetHashTableMinLoadFactor() const { in GetHashTableMinLoadFactor() function in art::Runtime