GetCategoryGroupEnabled  775 base/debug/trace_event.h     base::debug::TraceLog::GetCategoryGroupEnabled
GetCategoryGroupEnabled  919 base/debug/trace_event_impl.cc       TraceLog::GetCategoryGroupEnabled(category_group),
GetCategoryGroupEnabled 2019 base/debug/trace_event_impl.cc   const unsigned char* category = GetCategoryGroupEnabled(
GetCategoryGroupEnabled  503 base/debug/trace_event_impl.h   static const unsigned char* GetCategoryGroupEnabled(const char* name);
GetCategoryGroupEnabled   59 base/debug/trace_event_system_stats_monitor.cc   TraceLog::GetCategoryGroupEnabled(TRACE_DISABLED_BY_DEFAULT("system_stats"));
GetCategoryGroupEnabled 1718 base/debug/trace_event_unittest.cc   EXPECT_TRUE(*trace_log->GetCategoryGroupEnabled("foo"));
GetCategoryGroupEnabled 1719 base/debug/trace_event_unittest.cc   EXPECT_TRUE(*trace_log->GetCategoryGroupEnabled("bar"));
GetCategoryGroupEnabled 1720 base/debug/trace_event_unittest.cc   EXPECT_FALSE(*trace_log->GetCategoryGroupEnabled("baz"));
GetCategoryGroupEnabled 1724 base/debug/trace_event_unittest.cc   EXPECT_TRUE(*trace_log->GetCategoryGroupEnabled("foo2"));
GetCategoryGroupEnabled 1725 base/debug/trace_event_unittest.cc   EXPECT_FALSE(*trace_log->GetCategoryGroupEnabled("baz"));
GetCategoryGroupEnabled 1730 base/debug/trace_event_unittest.cc   EXPECT_TRUE(*trace_log->GetCategoryGroupEnabled("foo"));
GetCategoryGroupEnabled 1731 base/debug/trace_event_unittest.cc   EXPECT_TRUE(*trace_log->GetCategoryGroupEnabled("baz"));
GetCategoryGroupEnabled 1737 base/debug/trace_event_unittest.cc   EXPECT_FALSE(*trace_log->GetCategoryGroupEnabled("foo"));
GetCategoryGroupEnabled 1738 base/debug/trace_event_unittest.cc   EXPECT_FALSE(*trace_log->GetCategoryGroupEnabled("baz"));
GetCategoryGroupEnabled 1743 base/debug/trace_event_unittest.cc   EXPECT_FALSE(*trace_log->GetCategoryGroupEnabled("foo"));
GetCategoryGroupEnabled 1744 base/debug/trace_event_unittest.cc   EXPECT_TRUE(*trace_log->GetCategoryGroupEnabled("baz"));
GetCategoryGroupEnabled 1748 base/debug/trace_event_unittest.cc   EXPECT_TRUE(*trace_log->GetCategoryGroupEnabled("baz"));
GetCategoryGroupEnabled 1749 base/debug/trace_event_unittest.cc   EXPECT_TRUE(*trace_log->GetCategoryGroupEnabled("moo"));
GetCategoryGroupEnabled 1750 base/debug/trace_event_unittest.cc   EXPECT_FALSE(*trace_log->GetCategoryGroupEnabled("foo"));
GetCategoryGroupEnabled 1760 base/debug/trace_event_unittest.cc   EXPECT_FALSE(*trace_log->GetCategoryGroupEnabled("bar"));
GetCategoryGroupEnabled 1764 base/debug/trace_event_unittest.cc   EXPECT_TRUE(*trace_log->GetCategoryGroupEnabled("disabled-by-default-cc"));
GetCategoryGroupEnabled 1765 base/debug/trace_event_unittest.cc   EXPECT_TRUE(*trace_log->GetCategoryGroupEnabled("disabled-by-default-gpu"));
GetCategoryGroupEnabled 1766 base/debug/trace_event_unittest.cc   EXPECT_TRUE(*trace_log->GetCategoryGroupEnabled("bar"));
GetCategoryGroupEnabled   27 ppapi/shared_impl/ppb_trace_event_impl.cc       base::debug::TraceLog::GetInstance()->GetCategoryGroupEnabled(
GetCategoryGroupEnabled   41 third_party/libjingle/overrides/init_webrtc.cc   webrtc::SetupEventTracer(&GetCategoryGroupEnabled, &AddTraceEvent);
GetCategoryGroupEnabled  121 third_party/libjingle/overrides/init_webrtc.cc       &GetCategoryGroupEnabled, &AddTraceEvent,