Searched refs:SerializeMapKeyWithCachedSizes (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | wire_format.h | 405 uint8_t* SerializeMapKeyWithCachedSizes(const FieldDescriptor* field,
|
H A D | wire_format.cc | 1072 uint8_t* SerializeMapKeyWithCachedSizes(const FieldDescriptor* field, in SerializeMapKeyWithCachedSizes() function 1209 target = SerializeMapKeyWithCachedSizes(key_field, key, target, stream); in InternalSerializeMapEntry()
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | wire_format.h | 405 uint8_t* SerializeMapKeyWithCachedSizes(const FieldDescriptor* field,
|
H A D | wire_format.cc | 1072 uint8_t* SerializeMapKeyWithCachedSizes(const FieldDescriptor* field, in SerializeMapKeyWithCachedSizes() function 1209 target = SerializeMapKeyWithCachedSizes(key_field, key, target, stream); in InternalSerializeMapEntry()
|