Home | History | Annotate | Download | only in aapt

Lines Matching refs:compileXmlFile

19 status_t compileXmlFile(const sp<AaptAssets>& assets,
29 return compileXmlFile(assets, root, target, table, options);
32 status_t compileXmlFile(const sp<AaptAssets>& assets,
43 return compileXmlFile(assets, root, outTarget, table, options);
46 status_t compileXmlFile(const sp<AaptAssets>& assets,