OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SHOW_METHOD
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/browser/chromeos/system_logs/
dbus_log_source.cc
24
dbus::statistics::
SHOW_METHOD
,
/external/chromium_org/dbus/
dbus_statistics.h
24
SHOW_METHOD
= 2, // Service + interface + method totals
56
// Example output for
SHOW_METHOD
, FORMAT_TOTALS:
dbus_statistics.cc
207
(show <
SHOW_METHOD
|| (*next_iter)->method == stat->method))
220
if (show >=
SHOW_METHOD
)
dbus_statistics_unittest.cc
170
std::string output_method = GetAsString(statistics::
SHOW_METHOD
,
Completed in 572 milliseconds