Searched refs:updateCnt (Results 1 – 1 of 1) sorted by relevance
401 void removeApps(int updateCnt) in removeApps() argument405 for (i = 0; i < updateCnt; i++) { in removeApps()413 void downloadApps(int updateCnt) in downloadApps() argument417 for (i = 0; i < updateCnt; i++) { in downloadApps()585 int updateCnt = parseConfigAppInfo(&installCnt, &uninstallCnt); in main() local586 if (updateCnt > 0) { in main()596 } else if (!updateCnt){ in main()