Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DAaptAssets.h583 inline sp<FilePathStore>& getFullAssetPaths() { return mFullAssetPaths; } in getFullAssetPaths() function
DResource.cpp3161 deps += writePathsToFile(assets->getFullAssetPaths(), fp); in writeDependencyPreReqs()