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

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

Completed in 282 milliseconds