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

  /external/chromium_org/components/tracing/
child_trace_message_filter.h 33 void OnBeginTracing(const std::string& category_filter_str,
child_trace_message_filter.cc 49 const std::string& category_filter_str,
61 base::debug::CategoryFilter(category_filter_str),
  /external/chromium_org/content/browser/tracing/
trace_message_filter.h 31 void SendBeginTracing(const std::string& category_filter_str,
trace_message_filter.cc 58 const std::string& category_filter_str,
61 Send(new TracingMsg_BeginTracing(category_filter_str,
  /external/chromium_org/base/debug/
trace_event_unittest.cc 1929 std::string category_filter_str = default_cf.ToString(); local
    [all...]

Completed in 132 milliseconds