Searched defs:UnknownFieldHandlerLite (Results 1 – 1 of 1) sorted by relevance
51 struct UnknownFieldHandlerLite { struct54 static constexpr bool IsLite() { return true; } in IsLite()56 static bool Skip(MessageLite* msg, const ParseTable& table, in Skip()67 static void Varint(MessageLite* msg, const ParseTable& table, int tag, in Varint()78 static bool ParseExtension(MessageLite* msg, const ParseTable& table, in ParseExtension()