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

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

Completed in 1853 milliseconds