Searched refs:setInterfaceAlert (Results 1 - 3 of 3) sorted by relevance

/system/netd/
H A DBandwidthController.h71 int setInterfaceAlert(const char *iface, int64_t bytes);
H A DBandwidthController.cpp834 int BandwidthController::setInterfaceAlert(const char *iface, int64_t bytes) { function in class:BandwidthController
H A DCommandListener.cpp1140 int rc = sBandwidthCtrl->setInterfaceAlert(argv[2], atoll(argv[3]));

Completed in 329 milliseconds