HomeSort by relevance Sort by last modified time
    Searched full:offset_mismatch (Results 1 - 1 of 1) sorted by null

  /bootable/recovery/minelf/
Retouch.c 145 bool offset_set = false, offset_mismatch = false; local
179 offset_mismatch = true;
193 if (offset_mismatch) return RETOUCH_DATA_MISMATCHED;

Completed in 77 milliseconds