Home
last modified time | relevance | path

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

/art/libartbase/
Dlibartbase.map2 # whole_static_libs, or else they might trigger the ASan odr-violation check.
/art/dex2oat/driver/
Dcompiler_driver.cc601 bool violation = driver->ShouldCompileBasedOnProfile(method_ref) && in CompileMethodQuick() local
603 if (violation) { in CompileMethodQuick()