Searched refs:print_only_ (Results 1 – 2 of 2) sorted by relevance
74 AddOptionalSwitch("-p", "Print the multi APK artifacts and exit.", &print_only_); in OptimizeCommand()134 bool print_only_ = false; variable
403 if (print_only_) { in Action()424 } else if (print_only_) { in Action()