INL 287 third_party/protobuf/src/google/protobuf/wire_format_lite.h static inline bool ReadPrimitive(input, CType* value) INL; INL 296 third_party/protobuf/src/google/protobuf/wire_format_lite.h RepeatedField<CType>* value) INL; INL 313 third_party/protobuf/src/google/protobuf/wire_format_lite.h CType* value) INL; INL 320 third_party/protobuf/src/google/protobuf/wire_format_lite.h RepeatedField<CType>* value) INL; INL 351 third_party/protobuf/src/google/protobuf/wire_format_lite.h static inline void WriteTag(field_number, WireType type, output) INL; INL 354 third_party/protobuf/src/google/protobuf/wire_format_lite.h static inline void WriteInt32NoTag (int32 value, output) INL; INL 355 third_party/protobuf/src/google/protobuf/wire_format_lite.h static inline void WriteInt64NoTag (int64 value, output) INL; INL 356 third_party/protobuf/src/google/protobuf/wire_format_lite.h static inline void WriteUInt32NoTag (uint32 value, output) INL; INL 357 third_party/protobuf/src/google/protobuf/wire_format_lite.h static inline void WriteUInt64NoTag (uint64 value, output) INL; INL 358 third_party/protobuf/src/google/protobuf/wire_format_lite.h static inline void WriteSInt32NoTag (int32 value, output) INL; INL 359 third_party/protobuf/src/google/protobuf/wire_format_lite.h static inline void WriteSInt64NoTag (int64 value, output) INL; INL 360 third_party/protobuf/src/google/protobuf/wire_format_lite.h static inline void WriteFixed32NoTag (uint32 value, output) INL; INL 361 third_party/protobuf/src/google/protobuf/wire_format_lite.h static inline void WriteFixed64NoTag (uint64 value, output) INL; INL 362 third_party/protobuf/src/google/protobuf/wire_format_lite.h static inline void WriteSFixed32NoTag(int32 value, output) INL; INL 363 third_party/protobuf/src/google/protobuf/wire_format_lite.h static inline void WriteSFixed64NoTag(int64 value, output) INL; INL 364 third_party/protobuf/src/google/protobuf/wire_format_lite.h static inline void WriteFloatNoTag (float value, output) INL; INL 365 third_party/protobuf/src/google/protobuf/wire_format_lite.h static inline void WriteDoubleNoTag (double value, output) INL; INL 366 third_party/protobuf/src/google/protobuf/wire_format_lite.h static inline void WriteBoolNoTag (bool value, output) INL; INL 367 third_party/protobuf/src/google/protobuf/wire_format_lite.h static inline void WriteEnumNoTag (int value, output) INL; INL 413 third_party/protobuf/src/google/protobuf/wire_format_lite.h static inline uint8* WriteTagToArray(field_number, WireType type, output) INL; INL 416 third_party/protobuf/src/google/protobuf/wire_format_lite.h static inline uint8* WriteInt32NoTagToArray (int32 value, output) INL; INL 417 third_party/protobuf/src/google/protobuf/wire_format_lite.h static inline uint8* WriteInt64NoTagToArray (int64 value, output) INL; INL 418 third_party/protobuf/src/google/protobuf/wire_format_lite.h static inline uint8* WriteUInt32NoTagToArray (uint32 value, output) INL; INL 419 third_party/protobuf/src/google/protobuf/wire_format_lite.h static inline uint8* WriteUInt64NoTagToArray (uint64 value, output) INL; INL 420 third_party/protobuf/src/google/protobuf/wire_format_lite.h static inline uint8* WriteSInt32NoTagToArray (int32 value, output) INL; INL 421 third_party/protobuf/src/google/protobuf/wire_format_lite.h static inline uint8* WriteSInt64NoTagToArray (int64 value, output) INL; INL 422 third_party/protobuf/src/google/protobuf/wire_format_lite.h static inline uint8* WriteFixed32NoTagToArray (uint32 value, output) INL; INL 423 third_party/protobuf/src/google/protobuf/wire_format_lite.h static inline uint8* WriteFixed64NoTagToArray (uint64 value, output) INL; INL 424 third_party/protobuf/src/google/protobuf/wire_format_lite.h static inline uint8* WriteSFixed32NoTagToArray(int32 value, output) INL; INL 425 third_party/protobuf/src/google/protobuf/wire_format_lite.h static inline uint8* WriteSFixed64NoTagToArray(int64 value, output) INL; INL 426 third_party/protobuf/src/google/protobuf/wire_format_lite.h static inline uint8* WriteFloatNoTagToArray (float value, output) INL; INL 427 third_party/protobuf/src/google/protobuf/wire_format_lite.h static inline uint8* WriteDoubleNoTagToArray (double value, output) INL; INL 428 third_party/protobuf/src/google/protobuf/wire_format_lite.h static inline uint8* WriteBoolNoTagToArray (bool value, output) INL; INL 429 third_party/protobuf/src/google/protobuf/wire_format_lite.h static inline uint8* WriteEnumNoTagToArray (int value, output) INL; INL 433 third_party/protobuf/src/google/protobuf/wire_format_lite.h field_number, int32 value, output) INL; INL 435 third_party/protobuf/src/google/protobuf/wire_format_lite.h field_number, int64 value, output) INL; INL 437 third_party/protobuf/src/google/protobuf/wire_format_lite.h field_number, uint32 value, output) INL; INL 439 third_party/protobuf/src/google/protobuf/wire_format_lite.h field_number, uint64 value, output) INL; INL 441 third_party/protobuf/src/google/protobuf/wire_format_lite.h field_number, int32 value, output) INL; INL 443 third_party/protobuf/src/google/protobuf/wire_format_lite.h field_number, int64 value, output) INL; INL 445 third_party/protobuf/src/google/protobuf/wire_format_lite.h field_number, uint32 value, output) INL; INL 447 third_party/protobuf/src/google/protobuf/wire_format_lite.h field_number, uint64 value, output) INL; INL 449 third_party/protobuf/src/google/protobuf/wire_format_lite.h field_number, int32 value, output) INL; INL 451 third_party/protobuf/src/google/protobuf/wire_format_lite.h field_number, int64 value, output) INL; INL 453 third_party/protobuf/src/google/protobuf/wire_format_lite.h field_number, float value, output) INL; INL 455 third_party/protobuf/src/google/protobuf/wire_format_lite.h field_number, double value, output) INL; INL 457 third_party/protobuf/src/google/protobuf/wire_format_lite.h field_number, bool value, output) INL; INL 459 third_party/protobuf/src/google/protobuf/wire_format_lite.h field_number, int value, output) INL; INL 462 third_party/protobuf/src/google/protobuf/wire_format_lite.h field_number, const string& value, output) INL; INL 464 third_party/protobuf/src/google/protobuf/wire_format_lite.h field_number, const string& value, output) INL; INL 467 third_party/protobuf/src/google/protobuf/wire_format_lite.h field_number, const MessageLite& value, output) INL; INL 469 third_party/protobuf/src/google/protobuf/wire_format_lite.h field_number, const MessageLite& value, output) INL; INL 476 third_party/protobuf/src/google/protobuf/wire_format_lite.h field_number, const MessageType& value, output) INL; INL 479 third_party/protobuf/src/google/protobuf/wire_format_lite.h field_number, const MessageType& value, output) INL;