HomeSort by relevance Sort by last modified time
    Searched refs:SHOW_METHOD (Results 1 - 2 of 2) sorted by null

  /external/libchrome/dbus/
dbus_statistics.h 24 SHOW_METHOD = 2, // Service + interface + method totals
56 // Example output for SHOW_METHOD, FORMAT_TOTALS:
dbus_statistics.cc 191 (show < SHOW_METHOD || next_iter->first.method == stat_key.method))
204 if (show >= SHOW_METHOD)

Completed in 241 milliseconds