Home
last modified time | relevance | path

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

/external/perfetto/include/perfetto/tracing/
Dtrack_event_category_registry.h104 : name(CheckIsValidCategoryGroup(name_)), in Category()
136 static constexpr const char* CheckIsValidCategoryGroup(const char* n) { in CheckIsValidCategoryGroup() function