Home | History | Annotate | Download | only in aapt

Lines Matching refs:xmls

937     sp<ResourceTypeSet> xmls;
972 !applyFileOverlay(bundle, assets, &xmls, "xml") ||
1045 if (xmls != NULL) {
1046 err = makeFileResources(bundle, assets, &table, xmls, "xml");
1197 if (xmls != NULL) {
1198 ResourceDirIterator it(xmls, String8("xml"));