GetCategoryEnabled   59 native_client_sdk/src/libraries/xray/browser.c   const void* cat_enabled = ppb_trace_event_interface->GetCategoryEnabled(
GetCategoryEnabled   51 ppapi/c/dev/ppb_trace_event_dev.h   void* (*GetCategoryEnabled)(const char* category_name);
GetCategoryEnabled  101 ppapi/c/dev/ppb_trace_event_dev.h   void* (*GetCategoryEnabled)(const char* category_name);
GetCategoryEnabled  106 ppapi/shared_impl/ppb_trace_event_impl.cc     &TraceEventImpl::GetCategoryEnabled, &TraceEventImpl::AddTraceEvent,
GetCategoryEnabled  110 ppapi/shared_impl/ppb_trace_event_impl.cc     &TraceEventImpl::GetCategoryEnabled,
GetCategoryEnabled   20 ppapi/shared_impl/ppb_trace_event_impl.h   static void* GetCategoryEnabled(const char* category_name);
GetCategoryEnabled   33 ppapi/tests/test_trace_event.cc   const void* cat_enabled = interface_->GetCategoryEnabled("bar");
GetCategoryEnabled   43 ppapi/tests/test_trace_event.cc   const void* cat_enabled = interface_->GetCategoryEnabled("bar");