Home
last modified time | relevance | path

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

/external/perfetto/src/trace_processor/
Dtrace_processor_shell.cc602 bool it_has_more = it.Next(); in RunQueriesAndPrintResult() local
603 PERFETTO_DCHECK(!it_has_more); in RunQueriesAndPrintResult()