Searched refs:ProtobufMutablePtr (Results 1 – 1 of 1) sorted by relevance
78 using ProtobufMutablePtr = std::shared_ptr<detail::concept_message_lite_base_t<T>>; variable122 ProtobufMutablePtr<U> unencoded{new U{}}; in MaybeUnserialize()