Searched refs:kMaxStackHash (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dclass_linker.cc5908 static constexpr size_t kMaxStackHash = 250; local
5914 if (hash_table_size <= kMaxStackHash) {

Completed in 30 milliseconds