Home
last modified time | relevance | path

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

/device/google/contexthub/util/nanoapp_cmd/
Dnanoapp_cmd.c227 struct App *currApp = &apps[appCount++]; in parseInstalledAppInfo() local
228 …PRIx64 " ver: %" PRIx32 " size: %" PRIx32 "\n", &currApp->num, &currApp->id, &currApp->version, &c… in parseInstalledAppInfo()