Searched refs:minimal_rules (Results 1 – 1 of 1) sorted by relevance
30 std::string GetKeepSetString(const proguard::KeepSet& set, bool minimal_rules) { in GetKeepSetString() argument33 proguard::WriteKeepSet(set, &sout, minimal_rules, false); in GetKeepSetString()