Home
last modified time | relevance | path

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

/external/perfetto/include/perfetto/tracing/
Dtrack_event_category_registry.h41 : name(CheckIsValidCategory(name_)), in Category()
130 static constexpr const char* CheckIsValidCategory(const char* n) { in CheckIsValidCategory() function