Home
last modified time | relevance | path

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

/external/libchrome/dbus/
Ddbus_statistics.cc178 auto cur_iter = iter; in GetAsString() local
180 const StatKey& stat_key = cur_iter->first; in GetAsString()
181 const StatValue& stat = cur_iter->second; in GetAsString()