Searched refs:WriteInt32ToArray (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.h432 static inline uint8* WriteInt32ToArray(
H A Dwire_format_lite_inl.h570 inline uint8* WireFormatLite::WriteInt32ToArray(int field_number, function in class:google::protobuf::internal::WireFormatLite
H A Ddescriptor.pb.cc1409 WriteInt32ToArray(10, this->public_dependency(i), target);
1415 WriteInt32ToArray(11, this->weak_dependency(i), target);
1772 target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(1, this->start(), target);
1777 target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(2, this->end(), target);
2808 target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(3, this->number(), target);
3522 target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(2, this->number(), target);
/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.h390 static inline uint8* WriteInt32ToArray(
H A Dwire_format_lite_inl.h554 inline uint8* WireFormatLite::WriteInt32ToArray(int field_number, function in class:google::protobuf::internal::WireFormatLite
H A Ddescriptor.pb.cc1545 target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(1, this->start(), target);
1550 target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(2, this->end(), target);
2584 target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(3, this->number(), target);
3298 target = ::google::protobuf::internal::WireFormatLite::WriteInt32ToArray(2, this->number(), target);

Completed in 2212 milliseconds