Searched defs:configStats (Results 1 – 2 of 2) sorted by relevance
193 shared_ptr<ConfigStats> configStats = std::make_shared<ConfigStats>(); in noteConfigReceived() local907 for (const auto& configStats : mIceBox) { in dumpStats() local953 auto& configStats = pair.second; in dumpStats() local1160 void addConfigStatsToProto(const ConfigStats& configStats, ProtoOutputStream* proto) { in addConfigStatsToProto()1355 for (const auto& configStats : mIceBox) { in dumpStats() local
615 const auto& configStats = stats.mConfigStats[key]; in TEST() local