Home
last modified time | relevance | path

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

/external/perfetto/include/perfetto/tracing/
Dtrack_event_category_registry.h57 return Category(names, AllowGroup{}); in Group()
102 enum AllowGroup {}; enum
103 constexpr Category(const char* name_, AllowGroup) in Category()