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);
197 bool ReadLittleEndian32(uint32* value);
773 inline bool CodedInputStream::ReadLittleEndian32(uint32* value) { function in class:google::protobuf::io::CodedInputStream

Completed in 50 milliseconds