Searched refs:isfirstCommand (Results 1 – 1 of 1) sorted by relevance
438 bool isfirstCommand = false; in RunAsDumpsysCommand() local499 if (isfirstCommand == false) { in RunAsDumpsysCommand()500 isfirstCommand = true; in RunAsDumpsysCommand()511 if (isfirstCommand == false) { in RunAsDumpsysCommand()512 isfirstCommand = true; in RunAsDumpsysCommand()528 if (isfirstCommand == false) { in RunAsDumpsysCommand()529 isfirstCommand = true; in RunAsDumpsysCommand()550 if (isfirstCommand == false && optarg == nullptr) { in RunAsDumpsysCommand()551 isfirstCommand = true; in RunAsDumpsysCommand()565 if (isfirstCommand == false && optarg == nullptr) { in RunAsDumpsysCommand()[all …]