Home
last modified time | relevance | path

Searched defs:writeProguardFile (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/tools/aapt2/link/
DLink.cpp814 bool writeProguardFile(const proguard::KeepSet& keepSet) { in writeProguardFile() function in aapt::LinkCommand
/frameworks/base/tools/aapt/
DResource.cpp3170 writeProguardFile(Bundle* bundle, const sp<AaptAssets>& assets) in writeProguardFile() function