Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/python/test/
H A Dquery_result_iterator_unittest.py30 CELL_NULL = PROTO_FACTORY.CellsBatch().CELL_NULL variable in TestQueryResultIterator
/aosp_15_r20/external/perfetto/protos/perfetto/trace_processor/
H A Dtrace_processor.proto207 CELL_NULL = 1; 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.h167 CELL_NULL = 1, enumerator
1335 static inline const CellType CELL_NULL = CellType::CELL_NULL; variable