Searched refs:setLogSize (Results 1 – 2 of 2) sorted by relevance
536 unsigned long setLogSize = 0; in Run() local723 if (!ParseByteCount(optarg, &setLogSize) || setLogSize < 1) { in Run()904 if (setLogSize || getLogSize || printStatistics || getPruneList || setPruneList) { in Run()914 if (setLogSize || getLogSize || printStatistics || getPruneList || setPruneList) { in Run()975 if (setLogSize) { in Run()976 if (android_logger_set_log_size(logger, setLogSize)) { in Run()1076 if (getLogSize || setLogSize || clearLog) return EXIT_SUCCESS; in Run()
59 LogCmd(SetBufSize, setLogSize);