Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat.cc1841 const std::string core_oj = "core-oj"; in Compile() local
1842 if (!kIsTargetBuild && !ContainsElement(no_inline_filters, core_oj)) { in Compile()
1847 no_inline_filters.push_back(core_oj); in Compile()