Home
last modified time | relevance | path

Searched refs:DownloadState (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/firmware/src/
DnanohubCommand.c68 struct DownloadState struct
94 static struct DownloadState *mDownloadState; argument
283 mDownloadState = heapAlloc(sizeof(struct DownloadState)); in doStartFirmwareUpload()
288 memset(mDownloadState, 0x00, sizeof(struct DownloadState)); in doStartFirmwareUpload()