Home
last modified time | relevance | path

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

/external/lldb/source/Core/
DDataEncoder.cpp29 WriteInt32 (const unsigned char* ptr, unsigned offset, uint32_t value) in WriteInt32() function
261 WriteInt32 (m_start, offset, value); in PutU32()
/external/protobuf/src/google/protobuf/
Dwire_format_lite.cc302 void WireFormatLite::WriteInt32(int field_number, int32 value, in WriteInt32() function in google::protobuf::internal::WireFormatLite
Dwire_format_lite.h337 static void WriteInt32 (field_number, int32 value, output);
Ddescriptor.pb.cc1378 ::google::protobuf::internal::WireFormatLite::WriteInt32( in SerializeWithCachedSizes()
1384 ::google::protobuf::internal::WireFormatLite::WriteInt32( in SerializeWithCachedSizes()
1836 ::google::protobuf::internal::WireFormatLite::WriteInt32(1, this->start(), output); in SerializeWithCachedSizes()
1841 ::google::protobuf::internal::WireFormatLite::WriteInt32(2, this->end(), output); in SerializeWithCachedSizes()
2900 ::google::protobuf::internal::WireFormatLite::WriteInt32(3, this->number(), output); in SerializeWithCachedSizes()
2943 ::google::protobuf::internal::WireFormatLite::WriteInt32(9, this->oneof_index(), output); in SerializeWithCachedSizes()
3961 ::google::protobuf::internal::WireFormatLite::WriteInt32(2, this->number(), output); in SerializeWithCachedSizes()