Searched refs:InlineParseFromCodedStream (Results 1 – 1 of 1) sorted by relevance
107 GOOGLE_ATTRIBUTE_ALWAYS_INLINE bool InlineParseFromCodedStream(126 inline bool InlineParseFromCodedStream(io::CodedInputStream* input, in InlineParseFromCodedStream() function141 return InlineParseFromCodedStream(&input, message) && in InlineParseFromArray()168 return InlineParseFromCodedStream(input, this); in ParseFromCodedStream()