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

/frameworks/base/tools/aapt/
H A DMain.h43 extern android::status_t writeAPK(Bundle* bundle,
H A DPackage.cpp52 status_t writeAPK(Bundle* bundle, const String8& outputFile, const sp<OutputSet>& outputSet) function
H A DCommand.cpp2458 err = writeAPK(bundle, outputPath, split);
2467 // the writeResourceSymbols and writeAPK functions have already written the target
2471 // Now that writeResourceSymbols or writeAPK has taken care of writing

Completed in 1055 milliseconds