Home
last modified time | relevance | path

Searched refs:getOutputAPKFile (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/tools/aapt/
H A DBundle.h113 const char* getOutputAPKFile() const { return mOutputAPKFile; } in getOutputAPKFile() function
H A DResource.cpp1376 if (bundle->getOutputAPKFile() != NULL) { in buildResources()
1390 if (bundle->getOutputAPKFile() != NULL) { in buildResources()
H A DCommand.cpp2666 outputAPKFile = bundle->getOutputAPKFile(); in doPackage()
H A DResourceTable.cpp2987 if (bundle->getOutputAPKFile() != NULL) { in flatten()