Home
last modified time | relevance | path

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

/aosp14/frameworks/base/tools/aapt/
H A DBundle.h151 const char* getCrunchedOutputDir() const { return mCrunchedOutputDir; } in getCrunchedOutputDir() function
H A DCommand.cpp2884 fprintf(stdout, "To destination dir: %s\n", bundle->getCrunchedOutputDir()); in doCrunch()
H A DResource.cpp1178 String8 dest(bundle->getCrunchedOutputDir()); in updatePreProcessedCache()