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

/frameworks/base/tools/aapt/
H A DBundle.h181 const char* getSingleCrunchInputFile() const { return mSingleCrunchInputFile; } function in class:Bundle
H A DCommand.cpp1850 fprintf(stdout, "Crunching single PNG file: %s\n", bundle->getSingleCrunchInputFile());
1853 String8 input(bundle->getSingleCrunchInputFile());

Completed in 30 milliseconds