Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DAaptAssets.h581 inline sp<FilePathStore>& getFullResPaths() { return mFullResPaths; } in getFullResPaths()
583 setFullResPaths(sp<FilePathStore>& res) { mFullResPaths = res; } in setFullResPaths()
618 sp<FilePathStore> mFullResPaths; variable
DAaptAssets.cpp1066 current->setFullResPaths(mFullResPaths); in slurpFromArgs()
1208 resType, mFullResPaths); in slurpResourceTree()