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