Searched refs:mFullResPaths (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/tools/aapt/
H A DAaptAssets.h579 inline sp<FilePathStore>& getFullResPaths() { return mFullResPaths; }
581 setFullResPaths(sp<FilePathStore>& res) { mFullResPaths = res; }
617 sp<FilePathStore> mFullResPaths; member in class:AaptAssets
H A DAaptAssets.cpp1042 current->setFullResPaths(mFullResPaths);
1185 resType, mFullResPaths);

Completed in 98 milliseconds