Searched defs:configStats (Results 1 – 2 of 2) sorted by relevance
256 shared_ptr<ConfigStats> configStats = std::make_shared<ConfigStats>(); in noteConfigReceived() local1252 for (const auto& configStats : mIceBox) { in dumpStats() local1329 auto& configStats = pair.second; in dumpStats() local1633 void addConfigStatsToProto(const ConfigStats& configStats, ProtoOutputStream* proto) { in addConfigStatsToProto()1849 for (const auto& configStats : mIceBox) { in dumpStats() local
619 const auto& configStats = stats.mConfigStats[key]; in TEST() local