Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/io/
Dcoded_stream.h1349 inline bool CodedInputStream::ReadLittleEndian32(uint32* value) { in ReadLittleEndian32() function
Dcoded_stream_unittest.cc576 TEST_2D(CodedStreamTest, ReadLittleEndian32, kFixed32Cases, kBlockSizes) { in TEST_2D() argument