Home
last modified time | relevance | path

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

/art/runtime/
Dclass_linker.cc10681 bool saw_one_dex_file = false; in DumpForSigQuit() local
10685 if (saw_one_dex_file) { in DumpForSigQuit()
10688 saw_one_dex_file = true; in DumpForSigQuit()