Searched refs:ALERT_RULE_POS_IN_COSTLY_CHAIN (Results 1 - 2 of 2) sorted by relevance

/system/netd/
H A DBandwidthController.h172 static const int ALERT_RULE_POS_IN_COSTLY_CHAIN; member in class:BandwidthController
H A DBandwidthController.cpp52 const int BandwidthController::ALERT_RULE_POS_IN_COSTLY_CHAIN = 4; member in class:BandwidthController
948 asprintf(&chainNameAndPos, "costly_%s %d", costName, ALERT_RULE_POS_IN_COSTLY_CHAIN);

Completed in 1255 milliseconds