Searched refs:RemoteAnimationTargetProto_Decoder (Results 1 – 1 of 1) sorted by relevance
30 class RemoteAnimationTargetProto_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/1…32 …RemoteAnimationTargetProto_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len)… in RemoteAnimationTargetProto_Decoder() function33 …explicit RemoteAnimationTargetProto_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpre… in RemoteAnimationTargetProto_Decoder() function34 …explicit RemoteAnimationTargetProto_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecode… in RemoteAnimationTargetProto_Decoder() function67 using Decoder = RemoteAnimationTargetProto_Decoder;