Searched refs:addResource (Results 1 – 3 of 3) sorted by relevance
537 void addResource(const String8& leafName,
979 void AaptAssets::addResource(const String8& leafName, const String8& path, in addResource() function in AaptAssets
317 assets->addResource(it.getLeafName(), resPath, it.getFile(), type8); in makeFileResources()1494 assets->addResource(workItem.resPath.getPathLeaf(), in buildResources()