Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt/
DResourceTable.cpp5163 String8 nestedResourcePath; in processBundleFormatImpl() local
5170 nestedResourcePath = String8::format("res/%s/%s.xml", in processBundleFormatImpl()
5190 entry->setItem(source, String16(nestedResourcePath)); in processBundleFormatImpl()
5238 workItem.resPath = nestedResourcePath; in processBundleFormatImpl()