Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DMain.h57 extern android::status_t writeMainDexProguardFile(Bundle* bundle, const sp<AaptAssets>& assets);
DCommand.cpp2743 err = writeMainDexProguardFile(bundle, assets); in doPackage()
DResource.cpp3344 writeMainDexProguardFile(Bundle* bundle, const sp<AaptAssets>& assets) in writeMainDexProguardFile() function