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

/frameworks/base/tools/aapt/
H A DAaptAssets.h591 inline sp<FilePathStore>& getFullResPaths() { return mFullResPaths; }
593 setFullResPaths(sp<FilePathStore>& res) { mFullResPaths = res; }
628 sp<FilePathStore> mFullResPaths; member in class:AaptAssets

Completed in 37 milliseconds