Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat.cc516 strip_(false), in Dex2Oat()
1040 AssignTrueIfExists(args, M::Strip, &strip_); in ParseArgs()
2248 if (strip_) { in CopyOatFilesToSymbolsDirectoryAndStrip()
2910 bool strip_; member in art::Dex2Oat