Home
last modified time | relevance | path

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

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