Home
last modified time | relevance | path

Searched defs:category_groups (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/browser/tracing/
Dtracing_controller_impl.cc221 std::vector<std::string> category_groups; in DisableRecording() local
586 std::vector<std::string> category_groups; in OnLocalTraceDataCollected() local
/external/chromium_org/components/tracing/
Dchild_trace_message_filter.cc142 std::vector<std::string> category_groups; in OnTraceDataCollected() local
/external/chromium_org/base/debug/
Dtrace_event_impl.cc1250 std::vector<std::string>* category_groups) { in GetKnownCategoryGroups()