Home
last modified time | relevance | path

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

/external/libchrome/dbus/
Ddbus_statistics.h24 SHOW_METHOD = 2, // Service + interface + method totals enumerator
Ddbus_statistics.cc208 (show < SHOW_METHOD || (*next_iter)->method == stat->method)) in GetAsString()
221 if (show >= SHOW_METHOD) in GetAsString()