Searched refs:writeMainDexProguardFile (Results 1 – 3 of 3) sorted by relevance
57 extern android::status_t writeMainDexProguardFile(Bundle* bundle, const sp<AaptAssets>& assets);
2743 err = writeMainDexProguardFile(bundle, assets); in doPackage()
3344 writeMainDexProguardFile(Bundle* bundle, const sp<AaptAssets>& assets) in writeMainDexProguardFile() function