Searched refs:ProtoFactory (Results 1 – 4 of 4) sorted by relevance
19 from trace_processor.protos import ProtoFactory25 CELL_VARINT = ProtoFactory().CellsBatch().CELL_VARINT26 CELL_STRING = ProtoFactory().CellsBatch().CELL_STRING27 CELL_INVALID = ProtoFactory().CellsBatch().CELL_INVALID33 batch = ProtoFactory().CellsBatch()54 batch_1 = ProtoFactory().CellsBatch()64 batch_2 = ProtoFactory().CellsBatch()82 batch = ProtoFactory().CellsBatch()92 batch = ProtoFactory().CellsBatch()105 batch = ProtoFactory().CellsBatch()[all …]
18 from .protos import ProtoFactory24 self.protos = ProtoFactory()
22 class ProtoFactory: class
19 from .protos import ProtoFactory179 self.protos = ProtoFactory()