Home | History | Annotate | Download | only in aapt

Lines Matching refs:compileXmlFile

18 status_t compileXmlFile(const sp<AaptAssets>& assets,
28 return compileXmlFile(assets, root, target, table, options);
31 status_t compileXmlFile(const sp<AaptAssets>& assets,
42 return compileXmlFile(assets, root, outTarget, table, options);
45 status_t compileXmlFile(const sp<AaptAssets>& assets,