Home
last modified time | relevance | path

Searched defs:IsCategoryEnabled (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/files/
Dfile_tracing.cc16 bool FileTracing::IsCategoryEnabled() { in IsCategoryEnabled() function in base::FileTracing
/external/libchrome/base/trace_event/
Dtrace_config.cc677 bool TraceConfig::IsCategoryEnabled(const char* category_name) const { in IsCategoryEnabled() function in base::trace_event::TraceConfig