Searched refs:WriteUInt64ToArray (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Dwire_format_lite.h438 static inline uint8* WriteUInt64ToArray(
H A Dwire_format_lite_inl.h588 inline uint8* WireFormatLite::WriteUInt64ToArray(int field_number, function in class:google::protobuf::internal::WireFormatLite
H A Ddescriptor.pb.cc7381 target = ::google::protobuf::internal::WireFormatLite::WriteUInt64ToArray(4, this->positive_int_value(), target);
/external/protobuf/src/google/protobuf/
H A Dwire_format_lite.h396 static inline uint8* WriteUInt64ToArray(
H A Dwire_format_lite_inl.h572 inline uint8* WireFormatLite::WriteUInt64ToArray(int field_number, function in class:google::protobuf::internal::WireFormatLite
H A Ddescriptor.pb.cc6862 target = ::google::protobuf::internal::WireFormatLite::WriteUInt64ToArray(4, this->positive_int_value(), target);

Completed in 366 milliseconds