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 208 (show < SHOW_METHOD || (*next_iter)->method == stat->method))
221 if (show >= SHOW_METHOD)

Completed in 67 milliseconds