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