Lines Matching refs:LOGLEVEL
129 LOG(LOGLEVEL) << "Unable to get binder service"; in NdcDispatcher()
222 LOG(LOGLEVEL) << "Setting iface cfg"; in runCommand()
253 LOG(LOGLEVEL) << "Trying to bring up " << argv[2]; in runCommand()
257 LOG(LOGLEVEL) << "Error upping interface"; in runCommand()
264 LOG(LOGLEVEL) << "Trying to bring down " << argv[2]; in runCommand()
268 LOG(LOGLEVEL) << "Error downing interface"; in runCommand()
288 LOG(LOGLEVEL) << "Clearing all IP addresses on " << argv[2]; in runCommand()
561 LOG(LOGLEVEL) << StringPrintf("bwctrlcmd: argc=%d %s %s ...", argc, argv[0], argv[1]).c_str(); in runCommand()
688 LOG(LOGLEVEL) in runCommand()
744 LOG(LOGLEVEL) << "failed to parse uid rule " << arg; in parseRule()
755 LOG(LOGLEVEL) << "failed to parse firewall type " << arg; in parseFirewallType()
772 LOG(LOGLEVEL) << "failed to parse child firewall chain " << arg; in parseChildChain()