Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dtrace_config.h242 void SetCategoriesFromIncludedList(const ListValue& included_list);
Dtrace_config.cc349 SetCategoriesFromIncludedList(*category_list); in InitializeFromConfigDict()
439 void TraceConfig::SetCategoriesFromIncludedList( in SetCategoriesFromIncludedList() function in base::trace_event::TraceConfig