Home
last modified time | relevance | path

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

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