Home
last modified time | relevance | path

Searched refs:removeSharedAlert (Results 1 – 3 of 3) sorted by relevance

/system/netd/
DBandwidthController.h72 int removeSharedAlert(void);
DBandwidthController.cpp600 removeSharedAlert(); in removeInterfaceSharedQuota()
894 int BandwidthController::removeSharedAlert(void) { in removeSharedAlert() function in BandwidthController
DCommandListener.cpp1221 int rc = sBandwidthCtrl->removeSharedAlert(); in runCommand()