Home
last modified time | relevance | path

Searched refs:getJunkPath (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/tools/aapt/
H A DBundle.h111 bool getJunkPath(void) const { return mJunkPath; } in getJunkPath() function
H A DCommand.cpp2476 if (bundle->getJunkPath()) { in doAdd()