Home
last modified time | relevance | path

Searched defs:img (Results 1 – 1 of 1) sorted by relevance

/bootable/recovery/applypatch/
Dimgdiff.cpp196 unsigned char* img = reinterpret_cast<unsigned char*>(malloc(sz)); in ReadZip() local
388 unsigned char* img = reinterpret_cast<unsigned char*>(malloc(sz + 4)); in ReadImage() local