Home
last modified time | relevance | path

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

/art/dex2oat/linker/
Dcode_info_table_deduper.h93 static constexpr double kMinLoadFactor = 0.5; variable
/art/runtime/interpreter/
Dunstarted_runtime.cc2213 static constexpr double kMinLoadFactor = 0.5; variable
/art/runtime/
Dclass_linker.cc8253 static constexpr double kMinLoadFactor = 0.3; in AssignVTableIndexes() local
8493 static constexpr double kMinLoadFactor = 0.3; in FindCopiedMethodsForInterface() local