Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DAaptAssets.h537 void addResource(const String8& leafName,
DAaptAssets.cpp979 void AaptAssets::addResource(const String8& leafName, const String8& path, in addResource() function in AaptAssets
DResource.cpp317 assets->addResource(it.getLeafName(), resPath, it.getFile(), type8); in makeFileResources()
1494 assets->addResource(workItem.resPath.getPathLeaf(), in buildResources()