Home | History | Annotate | Download | only in applypatch

Lines Matching refs:ota_fread

78     size_t bytes_read = ota_fread(data.data(), 1, data.size(), f);
202 read = ota_fread(p, 1, next, dev);