Home
last modified time | relevance | path

Searched refs:StatValue (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/dbus/
Ddbus_statistics.cc31 struct StatValue { struct
37 using StatMap = std::map<StatKey, StatValue>;
71 StatValue* stat = GetStats(service, interface, method, true); in AddStat()
85 StatValue* GetStats(const std::string& service, in GetStats()
181 const StatValue& stat = cur_iter->second; in GetAsString()
255 StatValue* stat = in GetCalls()