Home
last modified time | relevance | path

Searched refs:ReadMessageNoVirtual (Results 1 – 3 of 3) sorted by relevance

/third_party/protobuf/src/google/protobuf/
Dgenerated_message_table_driven.h231 return WireFormatLite::ReadMessageNoVirtual(input, &parser); in ParseMap()
Dmap_type_handler.h411 return WireFormatLite::ReadMessageNoVirtual(input, value);
Dwire_format_lite.h341 static inline bool ReadMessageNoVirtual(io::CodedInputStream* input, in ReadMessageNoVirtual() function