Home
last modified time | relevance | path

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

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