Searched refs:PerfettoTraceProto (Results 1 – 4 of 4) sorted by relevance
105 using PerfettoTraceProto = BinaryWireProtobuf<::google::protobuf::MessageLite>; variable140 rxcpp::observable<PerfettoTraceProto> CreateTraceStream(
741 PerfettoTraceProto wire_proto{trace_buffer.begin, trace_buffer.size}; in CreatePerfettoStream()744 return rxcpp::observable<>::empty<PerfettoTraceProto>().as_dynamic(); in CreatePerfettoStream()772 rxcpp::observable<PerfettoTraceProto> RxProducerFactory::CreateTraceStream( in CreateTraceStream()
120 (PerfettoTraceProto trace_proto) { in CollectPerfettoTraceBufferViaAbstractions()
35 using perfetto::PerfettoTraceProto;249 .tap([](const PerfettoTraceProto& trace_proto) { in StartTracing()255 .tap([](const PerfettoTraceProto& trace_proto) { in StartTracing()261 (PerfettoTraceProto trace_proto) { in StartTracing()