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

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite_inl.h169 inline const uint8* WireFormatLite::ReadPrimitiveFromArray< function in class:google::protobuf::internal::WireFormatLite
176 inline const uint8* WireFormatLite::ReadPrimitiveFromArray< function in class:google::protobuf::internal::WireFormatLite
183 inline const uint8* WireFormatLite::ReadPrimitiveFromArray< function in class:google::protobuf::internal::WireFormatLite
193 inline const uint8* WireFormatLite::ReadPrimitiveFromArray< function in class:google::protobuf::internal::WireFormatLite
203 inline const uint8* WireFormatLite::ReadPrimitiveFromArray< function in class:google::protobuf::internal::WireFormatLite
213 inline const uint8* WireFormatLite::ReadPrimitiveFromArray< function in class:google::protobuf::internal::WireFormatLite
275 buffer = ReadPrimitiveFromArray<CType, DeclaredType>(buffer, &value);
/external/protobuf/src/google/protobuf/
H A Dwire_format_lite_inl.h170 inline const uint8* WireFormatLite::ReadPrimitiveFromArray< function in class:google::protobuf::internal::WireFormatLite
177 inline const uint8* WireFormatLite::ReadPrimitiveFromArray< function in class:google::protobuf::internal::WireFormatLite
184 inline const uint8* WireFormatLite::ReadPrimitiveFromArray< function in class:google::protobuf::internal::WireFormatLite
194 inline const uint8* WireFormatLite::ReadPrimitiveFromArray< function in class:google::protobuf::internal::WireFormatLite
204 inline const uint8* WireFormatLite::ReadPrimitiveFromArray< function in class:google::protobuf::internal::WireFormatLite
214 inline const uint8* WireFormatLite::ReadPrimitiveFromArray< function in class:google::protobuf::internal::WireFormatLite
276 buffer = ReadPrimitiveFromArray<CType, DeclaredType>(buffer, &value);

Completed in 95 milliseconds