Searched refs:getSingleCrunchOutputFile (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/aapt/
H A DBundle.h202 const char* getSingleCrunchOutputFile() const { return mSingleCrunchOutputFile; } function in class:Bundle
H A DCommand.cpp2521 fprintf(stdout, "\tOutput file: %s\n", bundle->getSingleCrunchOutputFile());
2524 String8 output(bundle->getSingleCrunchOutputFile());

Completed in 79 milliseconds