Searched refs:getRClassDir (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/tools/aapt/
H A DBundle.h158 const char* getRClassDir() const { return mRClassDir; } function in class:Bundle
H A DResource.cpp2800 if (!bundle->getRClassDir()) {
2811 String8 dest(bundle->getRClassDir());
2887 String8 dependencyFile(bundle->getRClassDir());
H A DCommand.cpp2671 dependencyFile = String8(bundle->getRClassDir());

Completed in 58 milliseconds