Searched refs:InputMethodManagerProto_Decoder (Results 1 – 1 of 1) sorted by relevance
20 class InputMethodManagerProto_Decoder : public ::protozero::TypedProtoDecoder</*MAX_FIELD_ID=*/7, /…22 InputMethodManagerProto_Decoder(const uint8_t* data, size_t len) : TypedProtoDecoder(data, len) {} in InputMethodManagerProto_Decoder() function23 …explicit InputMethodManagerProto_Decoder(const std::string& raw) : TypedProtoDecoder(reinterpret_c… in InputMethodManagerProto_Decoder() function24 …explicit InputMethodManagerProto_Decoder(const ::protozero::ConstBytes& raw) : TypedProtoDecoder(r… in InputMethodManagerProto_Decoder() function43 using Decoder = InputMethodManagerProto_Decoder;