Searched defs:quotaBytes (Results 1 – 5 of 5) sorted by relevance
123 void tetherOffloadSetInterfaceQuota(int ifIndex, long quotaBytes); in tetherOffloadSetInterfaceQuota()
1293 void tetherOffloadSetInterfaceQuota(int ifIndex, long quotaBytes); in tetherOffloadSetInterfaceQuota()
1461 void expectXtQuotaValueEqual(const char* ifname, long quotaBytes) { in expectXtQuotaValueEqual()1470 void expectBandwidthInterfaceQuotaRuleExists(const char* ifname, long quotaBytes) { in expectBandwidthInterfaceQuotaRuleExists()
1300 binder::Status NetdNativeService::tetherOffloadSetInterfaceQuota(int ifIndex, int64_t quotaBytes) { in tetherOffloadSetInterfaceQuota()