Home
last modified time | relevance | path

Searched refs:SetCategoriesFromExcludedList (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/trace_event/
Dtrace_config.h201 void SetCategoriesFromExcludedList(const base::ListValue& excluded_list);
Dtrace_config.cc338 SetCategoriesFromExcludedList(*category_list); in InitializeFromConfigString()
439 void TraceConfig::SetCategoriesFromExcludedList( in SetCategoriesFromExcludedList() function in base::trace_event::TraceConfig