Home
last modified time | relevance | path

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

/bootable/recovery/applypatch/
Dimgdiff.cpp172 int bo = ((ZipFileEntry*)b)->data_offset; in fileentry_compare() local
173 if (ao < bo) { in fileentry_compare()
175 } else if (ao > bo) { in fileentry_compare()