Lines Matching refs:ALOGE

237         ALOGE("iptables command too long");
245 ALOGE("iptables argument overflow");
255 ALOGE("runIptablesCmd(): res=%d status=%d failed %s", res, status,
491 ALOGE("Invalid bytes value. 1..max_int64.");
497 ALOGE("Interface name longer than %d", MAX_IFACENAME_LEN);
518 ALOGE("Failed set quota rule");
530 ALOGE("Failed update quota for %s", costName);
559 ALOGE("Interface name longer than %d", MAX_IFACENAME_LEN);
569 ALOGE("No such iface %s to delete", ifn);
602 ALOGE("Invalid bytes value. 1..max_int64.");
610 ALOGE("Interface name longer than %d", MAX_IFACENAME_LEN);
633 ALOGE("Failed set quota rule");
642 ALOGE("Failed update quota for %s", iface);
676 ALOGE("Reading quota %s failed (%s)", costName, strerror(errno));
695 ALOGE("Interface name longer than %d", MAX_IFACENAME_LEN);
706 ALOGE("No such iface %s to delete", ifn);
723 ALOGE("updateQuota: Invalid quotaName \"%s\"", quotaName);
731 ALOGE("Updating quota %s failed (%s)", quotaName, strerror(errno));
766 ALOGE("Invalid bytes value. 1..max_int64.");
809 ALOGE("No prior alert set");
825 ALOGE("No prior alert set");
846 ALOGE("Need to have a prior shared quota set to set an alert");
850 ALOGE("Invalid bytes value. 1..max_int64.");
864 ALOGE("setInterfaceAlert: Invalid iface \"%s\"", iface);
869 ALOGE("Invalid bytes value. 1..max_int64.");
878 ALOGE("Need to have a prior interface quota set to set an alert");
889 ALOGE("removeInterfaceAlert: Invalid iface \"%s\"", iface);
899 ALOGE("No prior alert set for interface %s", iface);
913 ALOGE("setCostlyAlert: Invalid costName \"%s\"", costName);
918 ALOGE("Invalid bytes value. 1..max_int64.");
943 ALOGE("removeCostlyAlert: Invalid costName \"%s\"", costName);
948 ALOGE("No prior alert set for %s alert", costName);
1119 ALOGE("Failed to run %s err=%d", GET_TETHER_STATS_COMMAND.c_str(), res);
1149 ALOGE("Failed to list existing costly tables ret=%d", ret);