Searched refs:KeyguardPerDisplayProto_Decoder (Results 1 – 1 of 1) sorted by relevance
6196 class KeyguardPerDisplayProto_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/5, /…6198 KeyguardPerDisplayProto_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in KeyguardPerDisplayProto_Decoder() function6199 …explicit KeyguardPerDisplayProto_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_c… in KeyguardPerDisplayProto_Decoder() function6200 …explicit KeyguardPerDisplayProto_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(r… in KeyguardPerDisplayProto_Decoder() function6215 using Decoder = KeyguardPerDisplayProto_Decoder;