Home
last modified time | relevance | path

Searched refs:ProtobufMutablePtr (Results 1 – 1 of 1) sorted by relevance

/system/iorap/src/perfetto/
Drx_producer.h78 using ProtobufMutablePtr = std::shared_ptr<detail::concept_message_lite_base_t<T>>; variable
122 ProtobufMutablePtr<U> unencoded{new U{}}; in MaybeUnserialize()