Searched refs:xmls (Results 1 – 1 of 1) sorted by relevance
1178 sp<ResourceTypeSet> xmls; in buildResources() local1213 !applyFileOverlay(bundle, assets, &xmls, "xml") || in buildResources()1286 if (xmls != NULL) { in buildResources()1287 err = makeFileResources(bundle, assets, &table, xmls, "xml"); in buildResources()1437 if (xmls != NULL) { in buildResources()1438 ResourceDirIterator it(xmls, String8("xml")); in buildResources()