Home
last modified time | relevance | path

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

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