Searched refs:GetHashTableMaxLoadFactor (Results 1 – 4 of 4) sorted by relevance
29 runtime->GetHashTableMaxLoadFactor())); in ClassTable()
444 runtime->GetHashTableMaxLoadFactor()); in Table()
880 double GetHashTableMaxLoadFactor() const;
3130 double Runtime::GetHashTableMaxLoadFactor() const { in GetHashTableMaxLoadFactor() function in art::Runtime