Searched refs:DownloadState (Results 1 – 1 of 1) sorted by relevance
68 struct DownloadState struct94 static struct DownloadState *mDownloadState; argument283 mDownloadState = heapAlloc(sizeof(struct DownloadState)); in doStartFirmwareUpload()288 memset(mDownloadState, 0x00, sizeof(struct DownloadState)); in doStartFirmwareUpload()