Searched refs:SerializeInternal (Results 1 – 2 of 2) sorted by relevance
/third_party/protobuf/src/google/protobuf/ |
D | generated_message_table_driven.h | 239 PROTOBUF_EXPORT void SerializeInternal(const uint8* base, 256 SerializeInternal(base, field_table + 1, num_fields, output); in TableSerialize() 314 SerializeInternal(reinterpret_cast<const uint8*>(&map_entry), 327 SerializeInternal(reinterpret_cast<const uint8*>(&v[i]), t->field_table,
|
D | generated_message_util.cc | 314 SerializeInternal(base, field_table, num_fields, output); in SerializeMessageDispatch() 619 void SerializeInternal(const uint8* base, in SerializeInternal() function
|