Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DAaptAssets.h579 inline sp<FilePathStore>& getFullResPaths() { return mFullResPaths; } in getFullResPaths()
581 setFullResPaths(sp<FilePathStore>& res) { mFullResPaths = res; } in setFullResPaths()
617 sp<FilePathStore> mFullResPaths; variable
DAaptAssets.cpp1042 current->setFullResPaths(mFullResPaths); in slurpFromArgs()
1185 resType, mFullResPaths); in slurpResourceTree()