Home
last modified time | relevance | path

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

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