Home | History | Annotate | Download | only in aapt

Lines Matching refs:compileXmlFile

42 status_t compileXmlFile(const Bundle* bundle,
54 return compileXmlFile(bundle, assets, resourceName, root, target, table, options);
57 status_t compileXmlFile(const Bundle* bundle,
70 return compileXmlFile(bundle, assets, resourceName, root, outTarget, table, options);
73 status_t compileXmlFile(const Bundle* bundle,