Home
last modified time | relevance | path

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

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