Home
last modified time | relevance | path

Searched defs:WriteInt32 (Results 1 – 2 of 2) sorted by relevance

/external/lldb/source/Core/
DDataEncoder.cpp29 WriteInt32 (const unsigned char* ptr, unsigned offset, uint32_t value) in WriteInt32() function
/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