Searched refs:currApp (Results 1 – 1 of 1) sorted by relevance
227 struct App *currApp = &apps[appCount++]; in parseInstalledAppInfo() local228 …PRIx64 " ver: %" PRIx32 " size: %" PRIx32 "\n", &currApp->num, &currApp->id, &currApp->version, &c… in parseInstalledAppInfo()