Home | History | Annotate | Download | only in androidfw

Lines Matching defs:oldName

4340         uint32_t oldName = 0;
4342 && (oldName=entries[curEntry].map.name.ident) < newName) {
4350 if ((!isInside) || oldName != newName) {
4379 ALOGI("#%zu: Replacing existing attribute: 0x%08x\n", curEntry, oldName);