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

/frameworks/base/tools/aapt/
H A DBundle.h138 const char* getRClassDir() const { return mRClassDir; } function in class:Bundle
H A DResource.cpp2145 if (!bundle->getRClassDir()) {
2156 String8 dest(bundle->getRClassDir());
2232 String8 dependencyFile(bundle->getRClassDir());
H A DCommand.cpp1732 dependencyFile = String8(bundle->getRClassDir());

Completed in 56 milliseconds