Home | History | Annotate | Download | only in aapt

Lines Matching full:flatten

82     err = root->flatten(target,
1983 sp<AaptFile> ResourceTable::flatten(Bundle* bundle)
1986 status_t err = flatten(bundle, data);
2587 status_t ResourceTable::flatten(Bundle* bundle, const sp<AaptFile>& dest)
2897 ssize_t amt = e->flatten(bundle, data, cl->getPublic());
3306 ssize_t ResourceTable::Entry::flatten(Bundle* bundle, const sp<AaptFile>& data, bool isPublic)