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

/external/lldb/source/Core/
H A DDataEncoder.cpp29 WriteInt32 (const unsigned char* ptr, unsigned offset, uint32_t value) function
261 WriteInt32 (m_start, offset, value);
/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.cc302 void WireFormatLite::WriteInt32(int field_number, int32 value, function in class:google::protobuf::internal::WireFormatLite
H A Dwire_format_lite.h337 static void WriteInt32 (field_number, int32 value, output);
H A Ddescriptor.pb.cc1376 ::google::protobuf::internal::WireFormatLite::WriteInt32(
1382 ::google::protobuf::internal::WireFormatLite::WriteInt32(
1834 ::google::protobuf::internal::WireFormatLite::WriteInt32(1, this->start(), output);
1839 ::google::protobuf::internal::WireFormatLite::WriteInt32(2, this->end(), output);
2898 ::google::protobuf::internal::WireFormatLite::WriteInt32(3, this->number(), output);
2941 ::google::protobuf::internal::WireFormatLite::WriteInt32(9, this->oneof_index(), output);
3959 ::google::protobuf::internal::WireFormatLite::WriteInt32(2, this->number(), output);

Completed in 9056 milliseconds