Home | History | Annotate | Download | only in aapt

Lines Matching refs:resourceName

27                         const String16& resourceName,
37 return compileXmlFile(bundle, assets, resourceName, root, target, table, options);
42 const String16& resourceName,
53 return compileXmlFile(bundle, assets, resourceName, root, outTarget, table, options);
58 const String16& resourceName,
92 if (table->modifyForCompat(bundle, resourceName, target, root) != NO_ERROR) {
4584 const String16& resourceName,
4654 String16(target->getResourceType()), resourceName);
4671 String8(resourceName).string(),
4678 resourceName,
4685 item.resourceName = resourceName;