Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/python/test/
H A Dquery_result_iterator_unittest.py29 CELL_INVALID = PROTO_FACTORY.CellsBatch().CELL_INVALID variable in TestQueryResultIterator
/aosp_15_r20/external/perfetto/protos/perfetto/trace_processor/
H A Dtrace_processor.proto206 CELL_INVALID = 0; enumerator
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_processor_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace_processor/
Dtrace_processor.pbzero.h166 CELL_INVALID = 0, enumerator
1334 static inline const CellType CELL_INVALID = CellType::CELL_INVALID; variable