Home | History | Annotate | Download | only in updater

Lines Matching refs:ota_fread

1014     if (ota_fread(buffer, 1, st.st_size, f) != static_cast<size_t>(st.st_size)) {
1127 while (success && (read = ota_fread(buffer, 1, BUFSIZ, f)) > 0) {
1523 ota_fread