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

/frameworks/base/tools/aapt/
H A DResource.cpp1327 sp<ResourceTypeSet> xmls; local
1364 !applyFileOverlay(bundle, assets, &xmls, "xml") ||
1445 if (xmls != NULL) {
1446 err = makeFileResources(bundle, assets, &table, xmls, "xml");
1601 if (xmls != NULL) {
1602 ResourceDirIterator it(xmls, String8("xml"));

Completed in 57 milliseconds