Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dwire_format_lite.h624 PROTOBUF_ALWAYS_INLINE static uint8* InternalWriteGroupToArray(
644 return InternalWriteGroupToArray(field_number, value, target); in WriteGroupToArray()
1684 inline uint8* WireFormatLite::InternalWriteGroupToArray( in InternalWriteGroupToArray() function