Searched defs:bandwidthRemoveInterfaceQuota (Results 1 – 10 of 10) sorted by relevance
48 void bandwidthRemoveInterfaceQuota(in @utf8InCpp String ifName); in bandwidthRemoveInterfaceQuota() method
66 void bandwidthRemoveInterfaceQuota(in @utf8InCpp String ifName); in bandwidthRemoveInterfaceQuota() method
65 void bandwidthRemoveInterfaceQuota(in @utf8InCpp String ifName); in bandwidthRemoveInterfaceQuota() method
88 void bandwidthRemoveInterfaceQuota(in @utf8InCpp String ifName); in bandwidthRemoveInterfaceQuota() method
640 void bandwidthRemoveInterfaceQuota(in @utf8InCpp String ifName); in bandwidthRemoveInterfaceQuota() method
297 binder::Status NetdNativeService::bandwidthRemoveInterfaceQuota(const std::string& ifName) { in bandwidthRemoveInterfaceQuota() function in android::net::NetdNativeService