Home
last modified time | relevance | path

Searched refs:setFullResPaths (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/tools/aapt/
DAaptAssets.h581 setFullResPaths(sp<FilePathStore>& res) { mFullResPaths = res; } in setFullResPaths() function
DAaptAssets.cpp1042 current->setFullResPaths(mFullResPaths); in slurpFromArgs()
DCommand.cpp2603 assets->setFullResPaths(resPathStore); in doPackage()