Home
last modified time | relevance | path

Searched defs:kMaxLoadFactor (Results 1 – 3 of 3) sorted by relevance

/art/dex2oat/linker/
Dcode_info_table_deduper.h94 static constexpr double kMaxLoadFactor = 0.75; variable
/art/runtime/interpreter/
Dunstarted_runtime.cc2214 static constexpr double kMaxLoadFactor = 0.7; variable
/art/runtime/
Dclass_linker.cc8254 static constexpr double kMaxLoadFactor = 0.5; in AssignVTableIndexes() local
8494 static constexpr double kMaxLoadFactor = 0.5; in FindCopiedMethodsForInterface() local