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

/external/protobuf/src/google/protobuf/
H A Dwire_format_lite_inl.h623 inline uint8* WireFormatLite::WriteFixed64NoTagToArray(uint64 value, function in class:google::protobuf::internal::WireFormatLite
702 return WriteFixed64NoTagToArray(value, target);

Completed in 79 milliseconds