Home
last modified time | relevance | path

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

/system/libufdt/tests/
Drun_tests.sh33 alert "${description}"
39 alert "========== Running Tests of libufdt =========="
Dcommon.sh16 alert() { function
Drun_performance_test.sh86 alert "========== Running Performance Tests =========="
/system/netd/server/
DBandwidthController.h120 : ifaceName(ifn), quota(q), alert(a) {}; in QuotaInfo()
123 int64_t alert; variable
DBandwidthController.cpp882 return setCostlyAlert(iface, bytes, &it->alert); in setInterfaceAlert()
903 return removeCostlyAlert(iface, &it->alert); in removeInterfaceAlert()