Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DnanohubCommand.c73 struct DownloadState struct
90 static struct DownloadState *mDownloadState; argument
291 mDownloadState = heapAlloc(sizeof(struct DownloadState)); in doStartFirmwareUpload()
296 memset(mDownloadState, 0x00, sizeof(struct DownloadState)); in doStartFirmwareUpload()