Searched refs:ReadPrimitiveFromArray (Results 1 - 4 of 4) 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);
H A Dwire_format_lite.h312 static inline const uint8* ReadPrimitiveFromArray(const uint8* buffer,
/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);
H A Dwire_format_lite.h270 static inline const uint8* ReadPrimitiveFromArray(const uint8* buffer,

Completed in 219 milliseconds