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

  /external/libchrome/base/trace_event/
category_registry.h 46 static TraceCategory* const kCategoryAlreadyShutdown;
category_registry.cc 31 {0, 0, "tracing already shutdown"}, // See kCategoryAlreadyShutdown below.
50 TraceCategory* const CategoryRegistry::kCategoryAlreadyShutdown =

Completed in 57 milliseconds