Home
last modified time | relevance | path

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

/external/libchrome/dbus/
Ddbus_statistics.cc30 sent_method_calls(0), in Stat()
37 int sent_method_calls; member
95 ++stat->sent_method_calls; in AddStat()
200 sent += stat->sent_method_calls; in GetAsString()
275 *sent = stat->sent_method_calls; in GetCalls()