Home
last modified time | relevance | path

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

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