Home
last modified time | relevance | path

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

/aosp12/art/odrefresh/
H A Dodrefresh.cc669 static constexpr std::pair<const char*, const char*> kPropertyArgPairs[] = { in AddDex2OatConcurrencyArguments() local
673 for (auto property_arg_pair : kPropertyArgPairs) { in AddDex2OatConcurrencyArguments()