Lines Matching refs:restore
372 /* if no previous position to restore, continue forward */
373 else if (pData->restore.fileOffset < 0)
423 if ((result = OTA_SavePosition(pEASData->hwInstData, pData, &pData->restore)) != EAS_SUCCESS)
435 /* restore previous position */
438 if ((result = OTA_RestorePosition(pEASData->hwInstData, pData, &pData->restore)) != EAS_SUCCESS)
861 pData->restore.fileOffset = -1;
1074 pData->restore.fileOffset = -1;