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

  /external/libchrome/base/trace_event/
trace_config.cc 123 included_categories_(tc.included_categories_),
140 included_categories_ = rhs.included_categories_;
168 WriteCategoryFilterString(included_categories_, &filter_string, true);
234 included_categories_.empty() && had_enabled_by_default;
250 included_categories_.insert(included_categories_.end(),
251 config.included_categories_.begin(),
252 config.included_categories_.end())
    [all...]
trace_config.h 236 StringList included_categories_; member in class:base::trace_event::TraceConfig

Completed in 40 milliseconds