Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Dwire_format_lite.cc209 void WireFormatLite::WriteInt32(int field_number, int32 value, in WriteInt32() function in google::protobuf::internal::WireFormatLite
Dwire_format_lite.h328 static void WriteInt32 (field_number, int32 value, output);
Ddescriptor.pb.cc1527 ::google::protobuf::internal::WireFormatLite::WriteInt32(1, this->start(), output); in SerializeWithCachedSizes()
1532 ::google::protobuf::internal::WireFormatLite::WriteInt32(2, this->end(), output); in SerializeWithCachedSizes()
2515 ::google::protobuf::internal::WireFormatLite::WriteInt32(3, this->number(), output); in SerializeWithCachedSizes()
3269 ::google::protobuf::internal::WireFormatLite::WriteInt32(2, this->number(), output); in SerializeWithCachedSizes()