Home
last modified time | relevance | path

Searched refs:ao (Results 1 – 1 of 1) sorted by relevance

/bootable/recovery/applypatch/
Dimgdiff.c170 int ao = ((ZipFileEntry*)a)->data_offset; in fileentry_compare() local
172 if (ao < bo) { in fileentry_compare()
174 } else if (ao > bo) { in fileentry_compare()