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

/frameworks/base/tools/aapt/
H A DBundle.h147 const char* getRClassDir() const { return mRClassDir; } function in class:Bundle
H A DResource.cpp2632 if (!bundle->getRClassDir()) {
2643 String8 dest(bundle->getRClassDir());
2719 String8 dependencyFile(bundle->getRClassDir());
H A DCommand.cpp2386 dependencyFile = String8(bundle->getRClassDir());

Completed in 32 milliseconds