Home
last modified time | relevance | path

Searched defs:IdAndRow (Results 1 – 1 of 1) sorted by relevance

/external/perfetto/src/trace_processor/tables/
Dmacros_internal.h47 struct IdAndRow { struct
51 IdAndRow Insert(const Row&) { PERFETTO_FATAL("Should not be called"); } in Insert() argument