Lines Matching refs:resourceName
44 const String16& resourceName, in compileXmlFile() argument
54 return compileXmlFile(bundle, assets, resourceName, root, target, table, options); in compileXmlFile()
59 const String16& resourceName, in compileXmlFile() argument
70 return compileXmlFile(bundle, assets, resourceName, root, outTarget, table, options); in compileXmlFile()
75 const String16& resourceName, in compileXmlFile() argument
109 if (table->modifyForCompat(bundle, resourceName, target, root) != NO_ERROR) { in compileXmlFile()
4675 const String16& resourceName, in modifyForCompat() argument
4751 String16(target->getResourceType()), resourceName); in modifyForCompat()
4770 String8(resourceName).string(), in modifyForCompat()
4777 resourceName, in modifyForCompat()
4784 item.resourceName = resourceName; in modifyForCompat()