Home
last modified time | relevance | path

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

/external/chromium_org/base/debug/
Dtrace_event_impl.h693 const unsigned char* GetCategoryGroupEnabledInternal(const char* name);
Dtrace_event_impl.cc1266 return tracelog->GetCategoryGroupEnabledInternal(category_group); in GetCategoryGroupEnabled()
1335 const unsigned char* TraceLog::GetCategoryGroupEnabledInternal( in GetCategoryGroupEnabledInternal() function in base::debug::TraceLog