Home
last modified time | relevance | path

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

/bootable/recovery/updater/
Dinstall.c678 static int max_warnings = 20; in ParsePermArgs() local
759 if (max_warnings != 0) { in ParsePermArgs()
761 max_warnings--; in ParsePermArgs()
762 if (max_warnings == 0) { in ParsePermArgs()