Home
last modified time | relevance | path

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

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