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

/frameworks/base/tools/aapt/
H A DAaptAssets.cpp973 const Vector<const char *>& resDirs = bundle->getResourceSourceDirs(); local
974 const size_t dirCount =resDirs.size();
1030 const char *res = resDirs[i];
H A DAaptAssets.h569 inline const Vector<sp<AaptDir> >& resDirs() const { return mResDirs; } function in class:AaptAssets
H A DResource.cpp452 const Vector<sp<AaptDir> >& dirs = ass->resDirs();
3216 const Vector<sp<AaptDir> >& dirs = assets->resDirs();

Completed in 37 milliseconds