HomeSort by relevance Sort by last modified time
    Searched defs:IsCategoryEnabled (Results 1 - 2 of 2) sorted by null

  /external/libchrome/base/files/
file_tracing.cc 16 bool FileTracing::IsCategoryEnabled() {
  /external/libchrome/base/trace_event/
trace_config.cc 191 if (IsCategoryEnabled(category_group_token.c_str())) {
342 if (IsCategoryEnabled(MemoryDumpManager::kTraceCategory)) {
418 if (IsCategoryEnabled(MemoryDumpManager::kTraceCategory)) {
558 if (IsCategoryEnabled(MemoryDumpManager::kTraceCategory)) {
634 bool TraceConfig::IsCategoryEnabled(const char* category_name) const {

Completed in 64 milliseconds