Searched defs:nestedResourcePath (Results 1 - 1 of 1) sorted by relevance

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

Completed in 55 milliseconds