Home
last modified time | relevance | path

Searched refs:only_startup_strings (Results 1 – 2 of 2) sorted by relevance

/art/dex2oat/driver/
Dcompiler_driver.h299 bool only_startup_strings,
Dcompiler_driver.cc582 bool only_startup_strings, in ResolveConstStrings() argument
586 if (only_startup_strings && profile_compilation_info == nullptr) { in ResolveConstStrings()
632 bool process_method = only_startup_strings in ResolveConstStrings()