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

/frameworks/base/tools/aapt/
H A DResource.cpp935 sp<ResourceTypeSet> xmls; local
968 !applyFileOverlay(bundle, assets, &xmls, "xml") ||
1034 if (xmls != NULL) {
1035 err = makeFileResources(bundle, assets, &table, xmls, "xml");
1171 if (xmls != NULL) {
1172 ResourceDirIterator it(xmls, String8("xml"));

Completed in 48 milliseconds