Home | History | Annotate | Download | only in updater

Lines Matching refs:ota_fread

550   if (ota_fread(&buffer[0], 1, st.st_size, f.get()) != static_cast<size_t>(st.st_size)) {