Searched refs:QuotaInfo (Results 1 – 2 of 2) sorted by relevance
82 struct QuotaInfo { struct141 std::map<std::string, QuotaInfo> mQuotaIfaces;
550 mQuotaIfaces[iface] = QuotaInfo{maxBytes, 0}; in setInterfaceQuota()