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.cc2173 static constexpr double kMinLoadFactor = 0.5; variable
/art/runtime/
Dclass_linker.cc7961 static constexpr double kMinLoadFactor = 0.3; in AssignVTableIndexes() local
8206 static constexpr double kMinLoadFactor = 0.3; in FindCopiedMethodsForInterface() local