Home
last modified time | relevance | path

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

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