ReadLittleEndian32Fallback  541 third_party/protobuf/src/google/protobuf/io/coded_stream.h   bool ReadLittleEndian32Fallback(uint32* value);
ReadLittleEndian32Fallback  821 third_party/protobuf/src/google/protobuf/io/coded_stream.h     return ReadLittleEndian32Fallback(value);
ReadLittleEndian32Fallback  824 third_party/protobuf/src/google/protobuf/io/coded_stream.h   return ReadLittleEndian32Fallback(value);