Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Dwire_format.cc1064 static uint8* SerializeMapKeyWithCachedSizes(const FieldDescriptor* field, in SerializeMapKeyWithCachedSizes() function
1199 target = SerializeMapKeyWithCachedSizes(key_field, key, target, stream); in InternalSerializeMapEntry()