Searched refs:writeKeepSet (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/tools/aapt2/java/
H A DProguardRules.h43 friend bool writeKeepSet(std::ostream* out, const KeepSet& keepSet);
52 bool writeKeepSet(std::ostream* out, const KeepSet& keepSet);
H A DProguardRules.cpp227 bool writeKeepSet(std::ostream* out, const KeepSet& keepSet) { function in namespace:aapt::proguard
/frameworks/base/tools/aapt2/link/
H A DLink.cpp827 proguard::writeKeepSet(&fout, keepSet);

Completed in 353 milliseconds