Home
last modified time | relevance | path

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

/system/libufdt/tests/
Drun_tests.sh33 alert "${description}"
39 alert "========== Running Tests of libufdt =========="
Dcommon.sh16 alert() { function
Drun_stress_test.sh70 alert "========== Running Stress Tests =========="
Drun_performance_test.sh86 alert "========== Running Performance Tests =========="
/system/netd/server/
DBandwidthController.h121 int64_t alert; member
DBandwidthController.cpp681 return setCostlyAlert(iface, bytes, &it->second.alert); in setInterfaceAlert()
697 return removeCostlyAlert(iface, &it->second.alert); in removeInterfaceAlert()