Searched defs:WriteLittleEndian32 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/io/
H A Dcoded_stream.cc612 void CodedOutputStream::WriteLittleEndian32(uint32 value) { function in class:google::protobuf::io::CodedOutputStream
/external/protobuf/src/google/protobuf/io/
H A Dcoded_stream.cc585 void CodedOutputStream::WriteLittleEndian32(uint32 value) { function in class:google::protobuf::io::CodedOutputStream

Completed in 1623 milliseconds