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

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

Completed in 14 milliseconds