Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/python/test/
H A Dquery_result_iterator_unittest.py28 CELL_STRING = PROTO_FACTORY.CellsBatch().CELL_STRING variable in TestQueryResultIterator
/aosp_15_r20/external/perfetto/protos/perfetto/trace_processor/
H A Dtrace_processor.proto210 CELL_STRING = 4; 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.h170 CELL_STRING = 4, enumerator
1338 static inline const CellType CELL_STRING = CellType::CELL_STRING; variable