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.cc431 bool it_has_more = it.Next(); in RunQueryAndPrintResult() local
432 PERFETTO_DCHECK(!it_has_more); in RunQueryAndPrintResult()