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

/frameworks/base/tools/aapt/
H A DResource.cpp1178 sp<ResourceTypeSet> xmls; local
1213 !applyFileOverlay(bundle, assets, &xmls, "xml") ||
1286 if (xmls != NULL) {
1287 err = makeFileResources(bundle, assets, &table, xmls, "xml");
1437 if (xmls != NULL) {
1438 ResourceDirIterator it(xmls, String8("xml"));

Completed in 101 milliseconds