Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dwire_format_lite.h442 INL static uint8* WriteUInt32ToArray(field_number, uint32 value, output);
Dextension_set_heavy.cc539 target = WireFormatLite::WriteUInt32ToArray( in SerializeMessageSetItemWithCachedSizesToArray()
Dwire_format_lite_inl.h684 inline uint8* WireFormatLite::WriteUInt32ToArray(int field_number, in WriteUInt32ToArray() function
Dwrappers.pb.cc1752 …target = ::google::protobuf::internal::WireFormatLite::WriteUInt32ToArray(1, this->value(), target… in SerializeWithCachedSizesToArray()