Searched refs:ProtobufPtr (Results 1 – 2 of 2) sorted by relevance
75 using ProtobufPtr = std::shared_ptr<detail::concept_message_lite_base_t<const T>>; variable121 std::optional<ProtobufPtr<U>> MaybeUnserialize() { in MaybeUnserialize()
53 using ProtobufPtr = iorap::perfetto::ProtobufPtr<T>; typedef72 ProtobufPtr<::perfetto::protos::Trace> trace_ptr;118 std::optional<ProtobufPtr<ProtoT>> t = proto_info.proto.template MaybeUnserialize<ProtoT>(); in ReadProtosFromFileNames()