Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/db/
Dtable.h180 uint32_t GetColumnCount() const { in GetColumnCount() function
Dview.cc445 uint32_t View::GetColumnCount() const { in GetColumnCount() function in perfetto::trace_processor::View