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

/external/protobuf/src/google/protobuf/io/
H A Dcoded_stream.h72 // coded_input->ReadLittleEndian32(&magic_number);
220 bool ReadLittleEndian32(uint32* value);
908 inline bool CodedInputStream::ReadLittleEndian32(uint32* value) { function in class:google::protobuf::io::CodedInputStream

Completed in 100 milliseconds