Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat.cc800 strip_(false), in Dex2Oat()
1316 AssignTrueIfExists(args, M::Strip, &strip_); in ParseArgs()
2454 if (strip_) { in CopyOatFilesToSymbolsDirectoryAndStrip()
3023 bool strip_; member in art::Dex2Oat