Home
last modified time | relevance | path

Searched defs:WriteTagToArray (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/src/google/protobuf/io/
Dcoded_stream.h1658 inline uint8* CodedOutputStream::WriteTagToArray(uint32 value, uint8* target) { in WriteTagToArray() function
/third_party/protobuf/src/google/protobuf/
Dwire_format_lite.h1354 inline uint8* WireFormatLite::WriteTagToArray(int field_number, WireType type, in WriteTagToArray() function