Home
last modified time | relevance | path

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

/aosp_15_r20/art/dex2oat/
H A Ddex2oat.cc154 bool saw_zip_fd = false; in StrippedCommandLine() local
159 saw_zip_fd = true; in StrippedCommandLine()
193 if (saw_zip_fd) { in StrippedCommandLine()