Home | History | Annotate | Download | only in protobuf

Lines Matching refs:ReadPrimitiveFromArray

169 inline const uint8* WireFormatLite::ReadPrimitiveFromArray<
176 inline const uint8* WireFormatLite::ReadPrimitiveFromArray<
183 inline const uint8* WireFormatLite::ReadPrimitiveFromArray<
193 inline const uint8* WireFormatLite::ReadPrimitiveFromArray<
203 inline const uint8* WireFormatLite::ReadPrimitiveFromArray<
213 inline const uint8* WireFormatLite::ReadPrimitiveFromArray<
275 buffer = ReadPrimitiveFromArray<CType, DeclaredType>(buffer, &value);